Setting Up Triggers

To set up triggers, follow these steps:

  1. Enable Trigger from Composio Dashboard
  1. Add listener

Handling Triggers

After completing the setup, the specified webhook URL will begin to receive data.

This data includes the connected_account_id for account identification, trigger_id for trigger identification, and the payload, which adheres to the trigger’s specified payload schema.

Go to Settings and setup callback URL.