Enums§
- Create
Native Trigger Error - struct for typed errors of method
create_native_trigger - Delete
Native Trigger Error - struct for typed errors of method
delete_native_trigger - Exists
Native Trigger Error - struct for typed errors of method
exists_native_trigger - GetNative
Trigger Error - struct for typed errors of method
get_native_trigger - List
Native Triggers Error - struct for typed errors of method
list_native_triggers - List
Next Cloud Events Error - struct for typed errors of method
list_next_cloud_events - Native
Trigger Webhook Error - struct for typed errors of method
native_trigger_webhook - Sync
Native Triggers Error - struct for typed errors of method
sync_native_triggers - Update
Native Trigger Error - struct for typed errors of method
update_native_trigger
Functions§
- create_
native_ trigger - Creates a new native trigger for the specified service. Requires write access to the script or flow that the trigger will be associated with.
- delete_
native_ trigger - Deletes a native trigger by its external ID. Requires write access to the script or flow that the trigger is associated with.
- exists_
native_ trigger - Checks if a native trigger with the given external ID exists.
- get_
native_ trigger - Retrieves a native trigger by its external ID. Requires write access to the script or flow that the trigger is associated with.
- list_
native_ triggers - Lists all native triggers for the specified service in the workspace.
- list_
next_ cloud_ events - native_
trigger_ webhook - sync_
native_ triggers - update_
native_ trigger - Updates an existing native trigger. Requires write access to the script or flow that the trigger is associated with.