Automate Reddit
Explore Plans
Mobile menu Close menu
SalesforceSalesforce

Advanced: Custom Salesforce Trigger [package required]

Any new record in your "IFTTT Event" SObject can cause this Trigger to fire. You can use the Salesforce UI (web or mobile), Apex Triggers, Process Builder, etc to insert new records thus causing this IFTTT Trigger to fire. Note: You or your Salesforce adm

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
Any new record in your "IFTTT Event" SObject can cause this Trigger to fire. You can use the Salesforce UI (web or mobile), Apex Triggers, Process Builder, etc to insert new records thus causing this IFTTT Trigger to fire. Note: You or your Salesforce adm
API endpoint slug
salesforce.custom_salesforce_trigger

Trigger fields

Type Text input > Other

Label
Event Type
Helper text
In the IFTTT Salesforce Package, "IFTTT Event" records have an optional "Type" field that can be used to filter events for this Trigger. Leave this blank to fire this Trigger for all new "IFTTT Event" records.
Slug
type
Required
true
Can have default value
true

Ingredients

Iftttevent nameThe IFTTT Event Name on the IFTTT Event SObject.

Slug
subject
Filter code
Salesforce.customSalesforceTrigger.IFTTTEventName
Type
String
Example
100 New Leads Today

MessageThe Message on the IFTTT Event SObject.

Slug
message
Filter code
Salesforce.customSalesforceTrigger.Message
Type
String
Example
Today we hit 100 new leads!

TimestampThe date and time of the update.

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

Related object IDThe Related Object's ID

Slug
related_object_id
Filter code
Salesforce.customSalesforceTrigger.RelatedObjectId
Type
String
Example
0F9300000009Q35

Related object typeThe Related Object's Type

Slug
related_object_type
Filter code
Salesforce.customSalesforceTrigger.RelatedObjectType
Type
String
Example
Contact

Extra data1Optional extra data from the "Extra Data 1" field

Slug
extra_data_1
Filter code
Salesforce.customSalesforceTrigger.ExtraData1
Type
String
Example
This can be anything