New services
Explore Plans
Mobile menu Close menu
SalesforceSalesforce

Record created or updated

This Trigger fires within 15 minutes of a record being created or updated on the specified object in Salesforce.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Trigger fires within 15 minutes of a record being created or updated on the specified object in Salesforce.
API endpoint slug
salesforce.record_created_or_updated_trigger

Trigger fields

Sobject Dropdown list

Label
SObject
Helper text
The name of the SObject
Slug
sobject
Required
true
Can have default value
false

Query criteria Text input > Other

Label
Query Criteria
Helper text
Optional criteria used to filter the query in SOQL form e.g. Phone != null
Slug
query_criteria
Required
true
Can have default value
true

Ingredients

TimestampThe timestamp of the update.

Slug
timestamp
Filter code
Salesforce.recordCreatedOrUpdatedTrigger.Timestamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Link to recordThe URL to the record on Salesforce.

Slug
link_to_record
Filter code
Salesforce.recordCreatedOrUpdatedTrigger.LinkToRecord
Type
Web URL
Example
https://na7.salesforce.com/a01E000000Sx408