For the complete documentation index, see llms.txt. This page is also available as Markdown.

Trigger an automated workflow from Gainsight

This section covers how to set up Gainsight to trigger an automated workflow from an action a Gainsight user has taken.

Create an External Action

In Gainsight, go to Administration > External Actions and click Create Action.

Sample JSON request parameters

Set up a Rule

Go to Administration > Rules Engine > Rules List tab and create a new Rule.

Trigger the event

In Gainsight, perform whatever action or event triggers this workflow. This will cause Gainsight to call the webhook URL and pass a payload that the SlapFive CSM can use to configure the rest of the steps in the automation.

Last updated