Custom Headers
We also support custom headers to fulfill your additional requirements when making the API requests.
Let's take a look at illustration below, making the completed project event as the example. The webhook now will also provide the additional request headers of key1
and key2
items.
Project Created
A PROJECT_CREATED
event will be sent when a new project is created.
Example
Request Header
Request Body
Last updated