Trigger Callback Response Page

Enter the Salesforce trigger callback response values for your integration.

Configure the operation and business objects to use for a successful callback response and the operation and business objects for a callback response for a failed integration flow.

Element Description

Select an Operation Type

Select the type of operation to perform on the business objects in a Salesforce Cloud application:

  • CORE: Displays the following selections: ConvertLead, Merge, Process, Undelete, or Upsert.

  • CRUD: Represents the create, read, update, delete, or destroy operations to perform on Salesforce Cloud business objects. Each letter maps to a standard SQL statement, HTTP method, or DDS operation. Select the CRUD operation to perform on the business object: Create, Delete, or Update.

    Note: For the Update operation, external ID cannot be mapped to ID.

  • Utility: Represents the Send Email operation of Salesforce.com to perform in the Salesforce Cloud application. It composes a single email message or mass email messages (Send Mass Email) and sends the email(s) from the Salesforce.com organization.

Filter by object name

Enter the initial letters of an object name to display a range of objects. You can also enter an asterisk (*) after the query in the search field (for example, to search for all objects starting with Acc, enter Acc*). You can also select a filter type:

  • All: Displays all objects.

  • Custom: Displays objects you created. The naming convention is a combination of the object name appended with _c.

  • Standard: Displays business objects delivered as part of the Salesforce Cloud application.

Select Business Objects (Salesforce API version)

Select a single business object or multiple business objects from the Salesforce Cloud application. The selected operation acts upon these business objects.

When you complete invoke operation configuration, the selected operation and business objects are defined in the integration-centric WSDL file.

Your Selected Business Objects

Displays the business objects you selected.