_Triggers vs Outbound Webhooks

_Triggers vs Outbound Webhooks

Rocketship uses incoming and outgoing webhooks to communicate with 3rd party applications. To make things clear, we change the vocabulary we use to indicate the direction of information.

  • Outbound Webhook. An Outbound Webhook is where activity originates inside of Rocketship and we send a message (via a webhook) to the 3rd party application. That is, it goes FROM Rocketship TO the 3rd party.
  • Trigger. A Trigger is where activity originates in the 3rd party application and they send us a message (via a webhook). Here, the data goes FROM the 3rd party TO Rocketship.

An example of an Outbound Webhook is when Rocketship sends a message to MS Teams that the Escalation Engine dispatched a ticket.

An example of a Trigger is when an AutotaskTicket Callout informs us that a ticket has changed inside Autotask.

    • Related Articles

    • Automating Dispatch & Escalations with Webhooks

      Rocketship supports fully automated dispatch & escalations using our escalation rule “Automatic Evaluation” policies. An automatic evaluation is where an escalation rule will trigger without user intervention. This is accomplished using webhooks. ...
    • Triggers: Create Autotask Ticket Callout Webhook

      This KB is specific to Escalation Triggers where Autotask will send a webhook message to Rocketship. If you are looking to send webhook messages from Rocketship to a 3rd party application, e.g., MS Teams, refer to the Outbound Webhooks KBs. The ...
    • Outbound Webhook: Understanding Rocketship Webhooks

      Webhooks are a powerful mechanism for enabling communication between different applications in real-time. They allow one application to automatically notify another application when certain events occur, such as when a user signs up, when a payment ...
    • Outbound Webhook: Supported Fields in Webhooks

      Following are the fields we currently support when a webhook is executed. If you would like other fields added, please create a Feature Request. Module Field Description Scheduling, Escalation {{process.name}} The process name trigger the webhook ...
    • Outbound Webhook: Integrating Rocketship with Microsoft Teams

      In this KB, we’ll walk you through integrating Rocketship with Microsoft Teams via Rocketship Webhooks. By the end of the KB, you’ll see notifications of Next Activity scheduling from Rocketship in a Microsoft Teams channel. Create the Microsoft ...