0.0.4 • Published 2 years ago
@pipedream/deployhq v0.0.4
Getting Started
DeployHQ doesn't provide a way to automatically setup webhooks so sources will need to be registered with DeployHQ manually. The source will need to be registered as an HTTP POST Integration.
- Create a source
- In DeployHQ go to "Integrations" > "New Integration" > "HTTP POST"
- Copy the endpoint from the source to the "Endpoint" field in DeployHQ
- Select the option that matches your source from the "Trigger integration when..." list. For the source to work you must select at least the type of event that matches the source, e.g. "A deployment starts" for the "Deploy Started" source.
- Select the servers and groups you would like your source to emit events for.
- Click "Create integration"