Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
8 lines
327 B
Markdown
8 lines
327 B
Markdown
# Webhooks
|
|
|
|
Webhooks is a built-in app shipped with Automatisch, and it doesn't need to authenticate with any other external service to run.
|
|
|
|
## How to use
|
|
|
|
You will be given a webhook URL in the test substep on the editor page, and you can use it to send a GET, POST, PUT, or PATCH request to Automatisch to trigger the flow.
|