Create object record
Creates a new object record.
Delete object record
Deletes an existing object record.
Find most recent created or updated record
Finds the most recently added or updated record in the specified object type. An error occurs if the object has no records.
Find most recent created or updated record for search
Finds the most recently created or updated object record for the specified object type and search field. An error occurs if no matching record is found.
Find most recent created record
Finds the most recently added record in the specified object type. An error occurs if the object has no records.
Find most recent created record for search
Finds the most recently created object record for the specified object type and search field. An error occurs if no matching record is found.
Find object record
Finds a single matching object record for the specified object type and search field. An error occurs if zero or multiple matching records are found.
Find object record IDs
Finds matching object record IDs for the specified object type and search fields.
Get user
Get user details by user id.
Two-way sync add or update object record
An action for two-way syncing new and updated objects, with enhanced on-the-fly mapping using the specified match field for matching. Can only be used with enhanced two-way sync triggers that support on-the-fly mapping.
Update object record
Updates an existing object. NOTE: only non-empty fields are updated.