Loading
Feature degradation | Gmail Email delivery failureRead More
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Integration Procedure Action for Integration Procedures

          Integration Procedure Action for Integration Procedures

          The Integration Procedure Action runs a subordinate Integration Procedure.

          To specify that the subordinate Integration Procedure runs asynchronously, as a Salesforce future method (which can return no data to the calling Integration Procedure), select Remote Options and enter useFuture: as a key and true as its value. When you run the Integration Procedure, you can see the future call in the debug log. To pass in data as key/value pairs, use the Additional Input property.

          Property

          Description

          Integration Procedure

          Specifies the Integration Procedure to be run in the format Type_Subtype.

          • Disable Chaining
          • Disable Chainable (If you're using the designer on a managed package)

          Disables the Chainable settings of the subordinate Integration Procedure. Doesn't affect the Queueable settings. Unchecked by default.

          Remote Options

          Specifies additional properties for the Integration Procedure as key-value pairs.

          Additional Input

          Specifies additional data for the Integration Procedure as key-value pairs.

           
          Loading
          Salesforce Help | Article