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 be ran 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.
- https://support.
infopluscommerce.com/support/ solutions/articles/1000150662- create-manage-triggers
- Create / Manage Scheduled Plans
- Overview of scheduled plans that can be used to run scripts, fulfillment and more.
- https://support.infopluscommerce.com/support/solutions/articles/11000012187-create-manage-scheduled-plans
- Introduction to Infoplus Scripts
- Midway down it has details on utils and httpRequest
- https://support.
infopluscommerce.com/support/ solutions/articles/ 11000016713-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
- https://support.
infopluscommerce.com/support/ solutions/articles/ 11000078169-using-a-script-to- pull-in-customer-tags-from- shopify