Skip to content
← All skills

Integrations & Actions

Webhooks Skill

Push conversation events to your external systems.

Webhooks skill overview diagram
01

How it works

The Webhooks skill pushes data out of raia to your external systems. It triggers automatically when specific conversation events occur, allowing you to log transcripts, update CRMs, or kick off automated workflows in tools like Zapier or n8n.

02

Key features

Event-Driven Push

Automatically sends data when a conversation event happens.

Standardized Payload

Consistent JSON payload with thread ID, user data, and message content.

Multiple Triggers

Real-time triggers (onMessageEnd) or batch triggers (onThreadEnd).

No-Code Friendly

Easily connects to Zapier, Make, and n8n.

03

How to configure it

  1. 01

    Enable the Webhooks skill in Launch Pad.

  2. 02

    Select the trigger event — after every message or only when a thread is closed.

  3. 03

    Enter the endpoint URL of your receiving system or automation platform.

  4. 04

    Optionally add authentication headers or custom metadata.

04

Frequently asked questions

What is the difference between Functions and Webhooks?

Functions are pulls — the agent calls an API during the conversation. Webhooks are pushes — the system sends data after an event occurs.

What if my receiving server is down?

raia retries delivery a limited number of times before logging the failure.

05

More Integrations & Actions skills