Respond to web requests in Send to Story


Previously, all webhook actions would immediately respond to requests, before kicking off downstream actions or producing outcomes.

Now, for Stories enabled with Send to Story, you can optionally wait until the workflow has finished running, before return data from the exit action as a HTTP response. This allows you to leverage and integrate your Tines stories in more places across the web, by exposing responsive HTTP APIs.

To turn on, use the "Return exit action data" checkbox in Send to Story configuration. Read more about configuration and limits in our Send to Story docs.