native_trigger
check if native trigger exists
Checks if a native trigger with the given external ID exists.
get/w/{workspace}/native_triggers/{service_name}/exists/{external_id}
Path parameters
workspacestring required
service_name'nextcloud' | 'google' | 'github' required
external_idstring required
The external ID of the trigger from the external service
Response
whether the native trigger exists
boolean required