Triggers
Files triggers in Norbix Cloud.
Last updated
Files triggers in Norbix Cloud.

Files triggers run an action automatically on file storage events β for example notifying the team when a file is uploaded.
The dashboard guide for files triggers is being written. The feature itself is available today.
To create one: open Files β Triggers, click Add trigger, pick the event (OnFileUploaded or OnFileDeleted), choose the action (email, push, SMS, webhook, function, ...), set its delivery settings, and save. Use the toggle to enable or disable a trigger without deleting it.
Every trigger endpoint is a method in the Norbix SDKs β see Files β Triggers in the SDK reference.
Full request and response, endpoint by endpoint: Files β Triggers.
Last updated