pub async fn trigger_create(
    client: &ApiClient,
    workspace_id: Base64Uuid,
    payload: NewTrigger
) -> Result<Trigger>
Expand description

Creates a new trigger for a template