Iron Gorilla Developers

TriggerType

Trigger kinds supported in the public Iron Gorilla SDK.

SDK v2026.4.0

Kind: typeAlias

Signature

Example
export type TriggerType = manual | cron | webhook | chat

On this page