Configuring Salesforce Trigger Callback Response Properties

Enter the Salesforce trigger callback response values for your integration.

What You Can Do from the Salesforce Trigger Callback Response Page

You can configure the callback response parameters for the Salesforce Adapter.

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

What You See on the Salesforce Cloud Trigger Callback Response Page

The following table describes the key information on the trigger Callback Response page.

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, 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.

  • MISC: Represents the set of specialized task operations to perform in the Salesforce Cloud application.

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.