Use Platform Triggers with webhooks to automate updates

When you create a trigger type of HTTP POST, you can select Use webhooks delivery and then add your Client ID to the request. With a client ID, you can utilize webhook calls, allowing you to push data automatically to another server. For example, let's say that every time a location is updated in your Sage Intacct company, you need an external inventory supplier's system updated for your account.

Using the Use webhooks delivery option with the HTTP POST trigger, you can provide the details the inventory supplier system requires to update its database automatically. For more information about using HTTP Post for webhooks, see Outbound webhooks in the Sage Intacct Developer portal (REST API).