Installation
Installing Hookshot into your application is very straight forward. All you need is your Hookshot API token, which can be found on the Security page in your dashboard
We currently have clients for the following languages, however Hookshot can be accessed via REST API if we do not have a client for your language.
Python
In your application:
The "payload" attribute is the content which will be used as the body of your webhook when it is delivered to the end user.
Last updated