All Collections
FAQs
How to enable webhook API responses in Tines
How to enable webhook API responses in Tines

Enable webhook API responses in Tines to create a customized API response.

Angela Ruhstorfer avatar
Written by Angela Ruhstorfer
Updated over a week ago

Overview

This article covers how to enable webhook API responses in Tines for use cases like sending a custom response to an incoming API call.

Tines manual reference

Before getting started, we recommend familiarizing yourself with the surrounding functionality this article covers:

Make it happen

Within your storyboard:

  1. Drag-and-drop the following actions:

    1. Webhook

    2. HTTP Request

    3. Event Transform
      ​

  2. Navigate to your story configuration panel. You can do this by clicking in an empty space within your storyboard.

  3. Within the story configuration panel, toggle on the "Enable webhook API responses" setting:
    ​

  4. In the pop-up that appears, select your Entry action(s) and Exit action(s).
    ​

Review the results

Looking at your storyboard, you will now see arrows on the relative Entry and Exit actions:

Configure your HTTP request URL to point to the Webhook URL and run it to see the event output:

Did this answer your question?