Table of Contents
| Section | Description |
|---|---|
| 📋 What You’ll Need | Prerequisites before starting |
| 🎯 Common Use Cases | Start Here, find your own use case |
| ⚡ Quick Path | Condensed steps for experienced users |
| 🔧 Step-by-Step Setup | Complete walkthrough (Steps 1-7) |
| 🛠️ Troubleshooting | Common issues & fixes |
| ✅ Quick Checklist | Verify your setup is complete |
| 🚀 Advanced Automations | Filters, routers & real-world examples |
Introduction
You’ve built your conversational AI agent on Irelia.ai, and it’s actively chatting with prospects on WhatsApp, Facebook, and Instagram. But what happens when something important occurs—like when a lead gets qualified, when your bot collects key information, or when someone books a meeting? Right now, you might be manually checking your Irelia dashboard and copying information to other tools. There’s a better way. This guide shows you how to automatically send information from Irelia to your other business tools the instant something important happens—no manual work, no delays, no checking dashboards. By the end of this guide, you’ll have:What You’ll Need
- An Irelia.ai account with at least one active agent
- A Make.com account (free tier works fine) — Sign up here if needed
- A destination for your data (Google Sheets, Slack, or your CRM)
🎯 Common Use Cases — Start Here (#common-use-cases-start-here)
80% of readers need one of these two setups. Find yours, note the guidance, then follow the Step-by-Step Setup below — you’ll just make different selections at Step 2 and Step 4.Use Case 1: Update my CRM or spreadsheet when a lead qualifies or a goal is completed
Examples: lead marked as qualified → update HubSpot status · meeting booked → log it in your sheet · goal completed → notify your sales team 📡 Select this event in Step 2:Lead Qualified or Goal Achieved
Which steps do I follow?
- Contact already exists in your CRM / spreadsheet → follow Steps 1–3, then use the “Search & Update” pattern for Step 4.
- Contact is brand new (not yet in your system) → follow Steps 1–6 as written (Example A, B, or C in Step 4).
View as a diagram
View as a diagram
Use Case 2: Push collected data (budget, company size, timeline, etc.) to my CRM or spreadsheet
Examples: bot collects budget → populate CRM field · company size gathered → update spreadsheet row · timeline captured → segment lead automatically 📡 Select this event in Step 2:Data Gathered
Which steps do I follow?
- Contact already exists in your CRM / spreadsheet → follow Steps 1–3, then use the “Search & Update” pattern for Step 4.
- Contact is brand new (not yet in your system) → follow Steps 1–6 as written (Example A, B, or C in Step 4).
View as a diagram
View as a diagram
Quick Path (Experienced Users)
Already comfortable with Make.com? Here’s the condensed version:Make.com
Quick Overview: What You’ll Do
How This Works
Think of this connection like a smart doorbell system:| Doorbell System | Your Automation |
|---|---|
| 🏠 Something happens at your door (doorbell rings, package arrives) | Your AI agent has an important moment (lead qualified, goal achieved, data collected) |
| 📹 Doorbell camera captures it and sends info | Irelia’s webhook packages the details (who, what, when) |
| 📱 Your phone receives the notification | Make.com receives the data instantly |
| ⚡ Automatic action triggers (save video, alert family) | Your apps do their thing (add to CRM, send Slack message, update spreadsheet) |
What Events Can Irelia Notify You About?
As your AI agent chats with prospects, Irelia tracks important milestones called events—the “moments that matter” in your conversations. Below you can find a few examples of Irelia events:| Event | What It Means | Example Use |
|---|---|---|
| 💬 New Inbound Contact | Someone messages you first | → Notify sales team |
| 🎯 Lead Qualified | Prospect meets your criteria | → Add to CRM |
| ❌ Lead Disqualified | Prospect doesn’t fit | → Add to nurture campaign |
| ✅ Goal Achieved | Prospect completed an objective | → Send confirmation email |
| 📝 Data Gathered | Bot collected specific information | → Update spreadsheet |
| ❓ Question Lacking Answer | Prospect asked something bot couldn’t answer | → Create task for team |
Step 1: Set Up Make.com to Receive Irelia Notifications (#step-1:-set-up-make.com-to-receive-irelia-notifications)
Time needed: 3 minutes In this step, you’ll create a new automation (called a “Scenario” in Make.com) and configure it to listen for events from Irelia.Create Your Scenario
Log in and create a new scenario

Add the Webhook Module
Add a new module

Create Your Webhook and Get the URL
Name and save your webhook


Step 2: Tell Irelia Where to Send Notifications
Time needed: 2 minutes Now you’ll log into Irelia and paste the webhook URL you just copied.Quick Context: Agents and Events
In Irelia, each AI agent can have its own automations. For this guide, you’ll configure ONE event for ONE agent. Once you understand how it works, you can easily set up more.Access Your Agent Settings
Select your agent

Configure Your Webhook
Select your event
Step 3: Test the Connection
Time needed: 2 minutes Now let’s verify that Irelia and Make.com can talk to each other.Send Test Data from Irelia
Find and click the Test button
Verify success in Irelia

Verify Make.com Received the Data
Check Make.com for success

Understanding What Irelia Sends You
Before setting up actions, let’s take 60 seconds to understand what Irelia just sent to Make.com.
👤 Who They Are (Contact Info)
👤 Who They Are (Contact Info)
userName- The prospect’s nameuserNumber- Their phone numberinboundLead- Did they message first (true) or did you (false)?
💬 What Happened (Conversation Details)
💬 What Happened (Conversation Details)
id- Unique agent identifiername- Name of the conversation agentchatHistory- Complete conversation transcript with this agentleadQualification- Are they qualified by this agent? (“fit”, “not a fit”, or “TBD”)interestScore- How interested are they in this conversation? (0.0 to 1.0, like 0% to 100%)reasonNotQualified- Why they didn’t qualify (if applicable)goalAchieved- Number of goals completed with this agentnumberOfMessageSent- Messages sent by this agentnumberOfMessageReceived- Messages received from prospectnumberOfQuestionLackingData- Questions the AI couldn’t answer from knowledge basecreditConsumedForThisChat- Credits used for this conversation
chatHistory- Complete chat history across all agentsoptStatus- Opt-in status (e.g., “in”, “out”)creditConsumedForThisLead- Total credits consumednumberOfMessageSent- Total messages sentnumberOfMessageReceived- Total messages receivednumberOfQuestionLackingData- Total questions lacking answersnumberOfGoalAchieved- Total goals achieved
📝 What You Learned (Custom Data)
📝 What You Learned (Custom Data)
customVariables- Specific information your bot collected (budget, company size, timeline, etc.)
name- What you asked about (“Budget”)value- Categorized answer (“$10k-50k”)valueRaw- Exact words they used (“We have around 30k to spend”)

Important: Not All Events Send All Data
The test you just ran shows you the data for “New inbound contact” events. Different events send different data. Don’t worry if you don’t see every field mentioned above—you’re seeing exactly what’s relevant for your event.Step 4: Set Up Your Action
Time needed: 5 minutes Now comes the fun part: deciding what should automatically happen when Irelia sends data to Make.com.Choose Your First Action
Ask yourself: “When someone first contacts my agent, what’s the ONE most valuable thing that should happen automatically?” Common answers:- ✅ Log it immediately → Google Sheets (simplest, great for testing)
- ✅ Alert my team → Slack (immediate visibility)
- ✅ Add to my CRM → HubSpot, Salesforce, Pipedrive (most business value)
- ✅ Start a sequence → Email marketing tool (begins nurture process)
- Example A: Google Sheets
- Example B: Slack
- Example C: CRM
Log New Contacts in Google Sheets
Recommended for first-timersAdd a new module

Connect your Google account
Select your spreadsheet

Map your fields

Step 5: Test Your Complete Automation
Time needed: 3 minutes Let’s test the entire workflow end-to-end to make sure everything works together.Run Your Test
Send data from Irelia
Verify data flow

Verify It Worked
Now check your destination to confirm:- Google Sheets
- Slack
- CRM
- Open your spreadsheet
- Look for a new row at the bottom with the test data
- You should see the prospect’s name, phone, status, etc.

Step 6: Turn It ON
Time needed: 1 minuteActivate Your Scenario
Give Your Scenario a Name
Rename your Scenario

🎉 Congratulations!
You did it! Take a moment to appreciate what you just built:Step 7: Monitor Your Automation
Time needed: Ongoing (just a few minutes when needed)Check Your Scenario History
Review executions
- ✅ Success (green indicators)
- ❌ Error (red indicators with details)

What to Monitor
First few days: Check daily to ensure Scenarios run successfully and data looks correct. Ongoing: Make.com can send you email notifications when Scenarios error out, so you don’t need to check constantly. Just verify things are working during the first few days.What’s Next?
Now that you have one working automation, the possibilities are endless. If you want to connect to more events like “New Data Gathered”, “New Lead Qualified”, or “New Goal Achieved”, simply repeat the steps we just did and customize the actions (Step 4) to achieve your desired result. Your options from here:- 🎯 Want to track another event? Create a new Scenario and repeat this guide — just select a different event in Step 2
- ➕ Want this Scenario to do more things? Edit your Scenario and click the + button after your last module to add more actions
- 🤖 Have another agent to connect? Repeat this guide for your other agents — each can have its own automations
- ⚡ Ready for advanced workflows? Check out the Advanced Automations section below
Reference Sections
Use these sections when you need help or want to go deeper.Troubleshooting Common Issues
Don’t panic! Here are the most common issues and exactly how to fix them.Issue 1: Make.com Says 'Waiting for data' and Nothing Happens
Issue 1: Make.com Says 'Waiting for data' and Nothing Happens
- Go to Irelia → Events and Notifications
- Check that the webhook URL is filled in for your event
- Make sure it matches EXACTLY the URL from Make.com (no extra spaces)
- Click the blue “Test” button in Irelia next to your webhook URL
- Wait 5-10 seconds
- Go back to Make.com—the webhook should show “Successfully determined”
- If still not working, click on your webhook module in Make.com
- Create a new webhook with the “Add” button
- Copy the new URL and paste it into Irelia
- Click Test again in Irelia
Issue 2: Data Appears in Make.com But Action Fails
Issue 2: Data Appears in Make.com But Action Fails
- Click on the failed module (shown with a red indicator)
- Make.com shows detailed error messages in the execution details
- Look for phrases like “Required field missing” or “Invalid credentials”

- Open your action module configuration
- Look for fields marked as required
- Make sure each required field has data mapped
- In your action module, click on the connection dropdown
- Select “Add” to create a new connection
- Sign in again and grant permissions
- Run once to test again
- Google Sheets: Confirm the spreadsheet wasn’t deleted or renamed
- Slack: Check the channel wasn’t archived
- CRM: Verify pipeline/status values still exist
Issue 3: Scenario Runs But I Don't See the Result
Issue 3: Scenario Runs But I Don't See the Result
- Go to your Scenario → History tab
- Click on your recent run to expand details
- Look at the output data from each module

- Google Sheets: Scroll to the bottom (new rows are added at the end). Try Ctrl+F to search.
- Slack: Check you’re in the right channel. Search for messages from “Make.”
- CRM: Search by phone number instead of name. Check if you’re in a filtered view.
- Go back to your Scenario editor
- Look for any Filter modules (funnel icons) between your webhook and action
- Click on the filter to verify your data passes the conditions
Issue 4: Scenario Worked Once But Stopped
Issue 4: Scenario Worked Once But Stopped
- Open your Scenario
- Look at the toggle at the bottom left
- If it shows “OFF,” turn it back on
- Click the three dots menu → Settings
- Make sure “Scheduling” is set to “Immediately” (not scheduled for specific times)
- For real-time webhooks, the Scenario should run “On demand”
- Look for any warning icons (⚠️) on your modules
- Reconnect any apps that show warnings
- This is especially common with Google accounts after password changes
- Go to Irelia → Events and Notifications
- Confirm the webhook URL is still there and correct
- Go to your Make.com dashboard → Organization → Operations
- Free plans have limited operations per month
- If you’ve hit the limit, upgrade or wait for reset
Issue 5: Getting Duplicate Entries
Issue 5: Getting Duplicate Entries
- Check all your active Scenarios
- Look for duplicates with the same webhook trigger
- Turn off or delete duplicate Scenarios
- Verify each event has a UNIQUE webhook URL
- If you pasted the same URL in multiple events, that’s the problem
- In your Scenario, ensure you only have ONE webhook module
- Multiple triggers can cause duplicate processing
Issue 6: Custom Variables Are Empty
Issue 6: Custom Variables Are Empty
- “New Inbound Contact” fires BEFORE data collection
- Use “Data Gathered”, “Goal Achieved” or “New Lead Qualified” events instead if you need collected data
- Custom variables are in an array (1, 2, 3, etc.)
- Make sure you’re mapping the correct index
- Use the data picker to navigate the array structure
- Instead of using the Test button, have a full conversation that reaches data collection
- Then check if data flows through
🆘 Still Stuck?
Irelia.ai Support:- Contact support in the WhatsApp priority support group or send an email to “info@irelia.ai”
- Include: Screenshots of your configuration, the error message, and what you expected vs. what happened
- Visit: make.com/en/help
- Community: community.make.com
- Check: status.make.com for outages
Quick Checklist
Use this to verify your setup is complete:Essential Setup
- Webhook created in Make.com
- Webhook URL copied from Make.com
- URL pasted into Irelia for your chosen event
- Test data sent from Irelia
- Data structure determined in Make.com (“Successfully determined”)
- Action module configured (Google Sheets, Slack, or CRM)
- “Run once” test completed successfully
- Scenario turned ON
- Scenario given a descriptive name
- Scenario saved
Verification
- Triggered a real event (or used Test button)
- Confirmed data appeared in destination app
- Checked Scenario History shows successful run
Advanced Automations (Optional)
Ready to do more? These sections show you how to build sophisticated workflows.Search and Update Existing Records
Sometimes you don’t want to create a new record—you want to update an existing one. For example, when a lead you already added gets qualified, or when new data is gathered for someone already in your system. This requires a two-step approach: Search first, then Update. Example: Update an existing lead’s row when they get qualified Trigger: Lead Qualified (Webhook) Modules:Search for the existing row
userNumber from IreliaThis finds the row matching the prospect’s phone number
Using Filters to Control When Actions Run
Filters let you add conditions so your action doesn’t run for EVERY event. Example: Only add to CRM if the prospect’s budget is “$10k-50k” or higherAdd a filter
Set your condition
- Label: “Budget Filter”
- Condition:
customVariables[].valueText operators: Contains$10k


- Only add to CRM if budget matches your target →
customVariables[].valueequals$10k-50k - Only notify team if company size is “Enterprise” →
customVariables[].valuecontainsEnterprise - Only send to sales if lead is qualified →
leadQualificationequalsfit
Multi-Step Scenarios (Multiple Actions from One Trigger)
Why do one thing when you can do several? Example: When a lead is qualified:- Add to HubSpot CRM
- Send Slack notification to sales team
- Add to “Hot Leads” Google Sheet
- Send welcome email
Add additional modules
Using Routers for If/Then Logic
Routers let you create branching logic based on data—similar to “Paths” in other automation tools. Example: Route leads based on qualification status- If
leadQualificationequals “fit” → Route 1: Add to HubSpot + Notify sales - Else If
leadQualificationequals “not a fit” → Route 2: Add to nurture campaign - Else (TBD) → Route 3: Add to “Needs Review” spreadsheet
Add a Router module

Using Built-in Tools for Data Transformation
Make.com has built-in functions that let you transform data before sending it:- Format phone numbers consistently (add country code)
- Split
userNameinto first name and last name using text functions - Convert
interestScorefrom decimal (0.85) to percentage (85%) using math functions - Change date formats to match your CRM using date functions

Real-World Use Case Examples
Use Case 1: Qualified Lead Fast Track
Use Case 1: Qualified Lead Fast Track
- Create contact in HubSpot with “Hot Lead” status
- Send Slack notification to sales team
- Add to “Qualified Leads” Google Sheet
- Send welcome email via Gmail
Use Case 2: Disqualified Lead Nurture
Use Case 2: Disqualified Lead Nurture
- Add to Mailchimp nurture campaign
- Log in “Nurture Pipeline” spreadsheet
- Create task in Asana to follow up in 3 months
Use Case 3: Knowledge Gap Tracking
Use Case 3: Knowledge Gap Tracking
- Send Slack notification to content team so they can reply manually through Irelia dashboard
- Log in “Knowledge Base Gaps” spreadsheet
Use Case 4: Goal Achievement Flow
Use Case 4: Goal Achievement Flow
- Send confirmation email with next steps
- Update CRM with goal completion
- Notify account manager in Slack
Use Case 5: Rich Data Capture
Use Case 5: Rich Data Capture
- Update CRM with custom variables (budget, timeline, company size)
- Router to add to segment-specific sheet (Enterprise vs SMB)
- Trigger personalized email based on answers
Make.com-Specific Tips
Instant vs. Scheduled Scenarios
For webhook-triggered Scenarios, Make.com runs them instantly when data is received. However, you can also set up scheduled checks if needed. To verify your Scenario runs instantly:- Click the three dots menu → Scheduling
- Ensure it’s set to run when triggered by webhooks
Operations and Limits
Make.com charges based on operations (each module execution = 1 operation). Plan accordingly:- A 3-module Scenario uses 3 operations per run
- Free tier: ~1,000 operations/month
- Monitor your usage in your dashboard
Error Handling
Make.com has powerful error handling options:
Final Tips
🎯 Start simple — One event, one action. Master that before expanding. 🧪 Test thoroughly — Always use “Run once” to verify with real data before activating. 📊 Monitor regularly — Check Scenario History weekly, especially at first. 🔄 Iterate — Your first automation doesn’t have to be perfect. Refine over time. 💾 Save often — Click the save icon after every change to avoid losing work. 🤝 Ask for help — Both Irelia and Make.com have great support teams and communities.Remember: Every automation expert started with one simple Scenario. You just built yours. The possibilities from here are endless. Happy automating! 🚀















