Create a subscription that listens for a specific event and triggers a workflow when it occurs.

External Documentation

To learn more, visit the Tempo documentation.

Parameters

ParameterDescription
DescriptionAdd a description of the webhook.
EventThe event to listen to, for example worklog.created. For more information regarding the supported events, please refer to Tempo Supported Events.
NameAdd a name to the webhook.
URLThe URL to send the data to. Obtain this value by creating a Tempo webhook and copying the Webhook Full URL.

Workflow Library Example

Create Webhook Subscription with Tempo and Send Results Via Email

Preview this Workflow on desktop