Connect Infoplus to an external system by using a script to create a webhook.
There may be instances where your business needs to send information from Infoplus to an external system on a scheduled basis or triggered by an event (ie changes in quantities, status etc). Enter Infoplus Scripts!
While webhooks are not a native feature of Infoplus, we do offer an httpRequest utility that can be accessed through a script to GET, POST, PUT or DELETE certain calls. This script can run via a trigger or it can be set to run on a scheduled plan.
Related Articles
- Create / Manage Triggers
- Overview of triggers that would be used to run the script.
- Create / Manage Scheduled Plans
- Overview of scheduled plans that can be used to run scripts, fulfillment and more.
- Introduction to Infoplus Scripts
- Midway down it has details on utils and httpRequest
- Using a Script to pull in Customer Tags from Shopify
- This is just an example of a Script using httpRequest
- This is just an example of a Script using httpRequest
