Skip to content

New integration system: support for webhooks#77

Closed
matt-aitken wants to merge 113 commits into
mainfrom
features/new-webhook-system
Closed

New integration system: support for webhooks#77
matt-aitken wants to merge 113 commits into
mainfrom
features/new-webhook-system

Conversation

@matt-aitken

Copy link
Copy Markdown
Member

The new integrations system now has support for webhooks.

It currently supports

  • Subscribing to automatic webhooks (where the service has an API for registering a webhook).
  • Receiving webhooks and sending them on to the requested destination with built-in resiliency (we retry sending them with exponential back-off)
  • Generating the Trigger.dev SDK

Typeform webhooks have been added as part of this PR as a proof of concept.

Coming soon

  • Support for API webhooks that required manual registration (where a user needs to go fill in a form with a webhook URL).
  • Support for "generic webhooks", which doesn't use an integration.

matt-aitken and others added 30 commits February 28, 2023 20:32
…quest, so you can add secrets from the response
@matt-aitken
matt-aitken deleted the features/new-webhook-system branch June 27, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants