Skip to main content
Feedback

Salesforce outbound messaging setup

Within Salesforce, use Workflow Rules to set up outbound messages to Integration.

Following are the high-level steps for outbound messaging setup in Salesforce. Consult the Salesforce help documentation for detailed reference information.

  1. Select Setup > Create > Workflow & Approvals > Workflow Rules.

  2. Configure a workflow rule for triggering the outbound message.

    • Click New Rule.

    • Select the Object.

      New Workflow Rule panel.

    • Set the Rule Name and, optionally, the Description.

    • Select the Evaluation Criteria.

    • Select the Rule Criteria, which can be based on the modification of fields in Salesforce.

      Configure Workflow Rule panel.

    • Select New Outbound Message as the Workflow Action.

      Specify Workflow Actions panel.

  3. Define the outbound message.

    • Set the Message Name.

    • Select the Fields to Send.

    • Set the Endpoint URL, which must include the boomi_auth URL parameter. For more information and examples, see the topic API security, linked below.

      Configure Outbound Message panel.

If the outbound message will have multiple triggering workflow rules, you can then configure the additional workflow rules and select the outbound message as the Workflow Action for each.