Skip to main content
Solved

Webhooks and JO

  • May 19, 2024
  • 1 reply
  • 57 views

ahamburg9
Forum|alt.badge.img+2

Does Journey Orchestrator listen for webhooks?

We are thinking about purchasing CS and I am looking to learn as much about JO as possible.

Best answer by Mdsingh

Hello @ahamburg9

Journey Orchestrator is not designed to directly receive webhooks. To integrate webhooks with Journey Orchestrator Programs, you should utilize the Gainsight Events Framework.

The process involves setting up an API endpoint that captures the webhook from the external service. Once the webhook is received, the Events Framework can process this data and use it to initiate a Journey Orchestrator Program. 

 

1 reply

Mdsingh
Forum|alt.badge.img
  • Gainsight Employee ⭐️
  • Answer
  • May 20, 2024

Hello @ahamburg9

Journey Orchestrator is not designed to directly receive webhooks. To integrate webhooks with Journey Orchestrator Programs, you should utilize the Gainsight Events Framework.

The process involves setting up an API endpoint that captures the webhook from the external service. Once the webhook is received, the Events Framework can process this data and use it to initiate a Journey Orchestrator Program.