Skip to content

feat(admin): add Triggers API for webhook notification management#130

Open
NitriKx wants to merge 1 commit into
cloudinary:mainfrom
NitriKx:bsa/add-triggers-webhook-api
Open

feat(admin): add Triggers API for webhook notification management#130
NitriKx wants to merge 1 commit into
cloudinary:mainfrom
NitriKx:bsa/add-triggers-webhook-api

Conversation

@NitriKx
Copy link
Copy Markdown
Contributor

@NitriKx NitriKx commented May 20, 2026

Adds full CRUD operations for the Cloudinary webhook notification triggers endpoint (/v1_1/{cloud}/triggers)

Tested against the live Cloudinary API via a Terraform provider integration (create + update + delete round-trip).

@const-cloudinary
Copy link
Copy Markdown
Member

@NitriKx great PR!

Would you mind adding a few specs for the newly added APIs?

@NitriKx NitriKx force-pushed the bsa/add-triggers-webhook-api branch from 1579cd8 to abbd800 Compare May 20, 2026 10:45
Adds typed bindings for the Cloudinary /triggers endpoint:
ListTriggers, GetTrigger, CreateTrigger, UpdateTrigger, DeleteTrigger.
Supports filter (JSONLogic), payload_template (Mustache), auth_scheme,
and additive flag.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@NitriKx NitriKx force-pushed the bsa/add-triggers-webhook-api branch from abbd800 to 06db2ef Compare May 20, 2026 10:52
@NitriKx NitriKx marked this pull request as ready for review May 20, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants