CRM: Sage Sales Management Webhook
Entry-point node that triggers the workflow whenever Sage Sales Management
delivers a webhook for the configured entity/action pair (e.g. Account /
Insert). The webhook payload is exposed on the JSON output, ready to be
piped into downstream nodes.
Pre-requisite: Install Sage Sales Management application in Profile > {Organization} > Applications and configure the webhook on the Sage side to point at the URL shown in the workflow editor.
Parameters
Configured Sage Sales Management application.
Which Sage entity the webhook reacts to (e.g. Account, Activity,
Contact, Product, Order, …).
Which event on the entity triggers the workflow (e.g. Insert, Update,
Delete).
Input
This is an entry-point node — it has no input connectors.
Output
The webhook payload pushed by Sage Sales Management.
Unique identifier of this workflow execution, useful for correlating downstream side-effects with the originating webhook.