The Synqly Connector APIs provide a unifying interface and data model for all supported service Providers.
See the Synqly Overview for more information.
The Synqly Connector APIs provide a unifying interface and data model for all supported service Providers.
See the Synqly Overview for more information.
Optional: if you can't use the HTTP Authorization Bearer, specify integration access token here.
curl -i -X POST \
'https://api.synqly.com/v1/hooks?meta=string&token=string' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
-H 'Content-Type: application/json'