Hi there,
Is it possible for me to perform changes on the webhooks from the api?
I have an application which responds to webhook calls, but I want my users to create the webhooks from within my app.
Hi there,
Is it possible for me to perform changes on the webhooks from the api?
I have an application which responds to webhook calls, but I want my users to create the webhooks from within my app.
I don’t think this is currently possible.
Have you looked at the ShotGrid REST API ? (ShotGrid REST API v1)
The WebHooks cannot be queried/created/modified/deleted with the Python SDK (AFAIK)
-Patrick
Oh I didnt know about this! :o