Read Salesforce Records from an Orchestration in Salesforce IoT Explorer Edition
- Open the orchestration, and click the Rules tab.
- In the rule, click Add an action.
- Select Salesforce Record.
- Enter the object.
- Select Read, and click Next.
- Specify a field and value that uniquely identify a record.You can use formulas and reference values from variables, the context-specified object and platform events, and response events.
- Enter a name that uniquely identifies this action’s response events.
- Enter a unique, concise action name that describes what the action does.A brief descriptive action name makes your orchestration rule easy to understand when viewing the Rules tab.
- Click Finish.
- Save your orchestration.