7. Extra credit
Triggering hackernews_email_digest from outside Integration Gateway
hackernews_email_digest from outside Integration GatewayDownload and install Postman if not already done. Open Postman.
Import this collection: extra_credit.json
Go to the collection variables and replace them with the appropriate values.
Go to the
hackernews_email_digestrequest in the collection and click Send.
Integrations aren’t usually triggered by Postman specifically, but it provides us with a way to fine-tune http requests and test APIs. Any external application that wants to trigger a Integration Gateway integration will need the URL as well as the username and password for a Integration Gateway user who has integration execution permissions. Usually, a "service account" user is created for this purpose.
Extra-Extra Credit:
If the reader has access to an external system such as Salesforce, or some other CRM, POS, or LOS, why not try setting up that system to communicate with Integration Gateway, using the Postman collection as an example?
Last updated
Was this helpful?