What is the Webhook Publish integration?
TapOrders will now support a Webhook Publish integration. This integration allows the TapClicks platform to transfer information from Order or Line items to an external system in real-time at any point in the workflow. For example, when an order is submitted, you can send one of the line items directly over to a fulfillment system. This truly extends the capabilities of the Tap Platform to integrate with a variety of new solutions.
How to setup your Webhook
1] Log in to TapClicks and on the Orders menu, click Orders.
2] Navigate to the Integrations section and click Webhook.
3] Name the Webhook
4] Enter the Target URL
5] Select the Method for sending: Post, Put, ETC?
- You can then select the event and entity type which you would like to trigger the data being sent to the URL. We will initially support Create, Cancel and Edit events.
- Events on Orders, Line Items or to a Client will be able to trigger this functionality.
6] You will then have to enter your credentials
7] Tasks will be set up to activate these triggers. When these tasks occur in the configured workflows, we will push the create, edit or cancel logic to the URL for our partners to be able to consume and make adjustments on their end.
8] When the event trigger occurs, a success or failure notification will be posted in the COMMENTS section of that workflow.
Note: When an error occurs, users can go into the exception logs under the ADMIN tab in IO and see what the issue was. |