When you invoke the Expedited Purchase Orders process, the process creates opportunities in Salesforce and initiates fulfillment. The process returns opportunity ID as process output.
You can run the process using one of the following options:
•REST or SOAP API endpoints in any API client such as cURL, Postman, SOAP UI, or any programming language
•Web browser by passing the input parameters
For example, you can pass the input parameters in Postman as shown in the following image:
The process is designed to process any payload from the third-party service. You can modify the mapping as required.
For example, the following sample requests are processed with the default mappings: