
EffiAI cho phép bạn kết nối Salesforce với các ứng dụng phổ biến nhất, vì vậy bạn có thể tự động hóa công việc của mình và có nhiều thời gian hơn cho những gì quan trọng nhất - không cần mã.
Bắt đầu miễn phí
Fires when a new Attachment or File is added to any Case record.

Fires when a tracked field is updated on a specified object.

Triggers when there is new or updated record

Triggers when there is new record

Fires when a new Contact record is created in Salesforce.

Fires when a new Lead record is created in Salesforce.

Fires when a new outbound message is received from Salesforce.

Fires when a file (ContentDocument) is created or updated. Does not fire for classic Attachments or Notes.

Add a contact to a campaign.

Adds an existing lead to an existing campaign.

Creates a Case, which represents a customer issue or problem.

Creates a new lead.

Creates a new opportunity.

Creates a new task.

Deletes an existing record in an object.

Finds a record by a field value.

Get all attachments (both classic and modern Files) for a record.

Execute a Salesforce analytics report.

Update an existing contact.

Updates an existing record.

Bulk upsert a record by external id

Uploads a file and attaches it to an existing record.

Creates a legacy Attachment record. Salesforce recommends using "Add File to Record" for modern apps.

Creates a new contact record.

Creates a note and attaches it to a record.

Create a record of a given object.

Deletes an opportunity.

Finds child records related to a parent record.

Finds records in an object using a SOQL WHERE clause.

Run a salesforce query

Sends an email to a Contact or Lead by creating an EmailMessage record.

Update an existing lead.

Batch upsert a record by external id

Make a custom API call to a specific endpoint