Activity
Mon
Wed
Fri
Sun
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
What is this?
Less
More

Owned by Steven

Elite Automation

72 members • $9/m

Solve fun AI automation puzzles with n8n, build skills together, and learn how to land your first client.

Memberships

The Game Tavern

121 members • Free

The Real German Community

1.3k members • Free

AI Automation Agency Hub

313.7k members • Free

Bin Spa University

33 members • $20/m

Skoolers

193.2k members • Free

AI Automation Society

348.2k members • Free

11 contributions to AI Automation Society
How to Trigger n8n Webhook from Airtable Form on Free Plan?
Hey everyone 👋 I’m trying to set up a simple workflow where people submit their daily tasks (with User, Status, and Deadline) through an Airtable form. I want those submissions to trigger my n8n workflow → Webhook → Set → Notion. Here’s the problem: - I found that Airtable has a “Run Script” action in Automations, which could call my webhook, but it requires the paid plan. - On the free plan, I only see actions like Send Email, Create Record, Update Record, Find Record, etc. - I can’t figure out how to call my n8n Webhook URL from Airtable when the form is submitted, without upgrading. So my question: 👉 Is there any free plan workaround to trigger an external webhook from Airtable when a form is submitted? Or do I need to use another tool (Google Forms, Typeform, etc.)?
2 likes • Sep '25
Google forms would definitely be a good option. It easily allows form submissions and is super intuitive. Of course if this is going to be a very large product you could also look into supabase.
Vapi + make.com
Hey all, just a quick question I would really appreciate if anyone could answer. how do I add make.com as a tool to Vapi, it appears that they might’ve gotten rid of the direct connection if I’m correct. Thanks
1 like • Sep '25
@Jai Sidhu custom tool
HTTPS REQUEST NODE ERROR: RESOURCE NOT FOUND!
Hey hi there, I'm trying to create an outbound calling agent with retell + n8n. My workflow goes like this, it starts manual trigger, then it reads the data on google sheet (leads data like name, phone number etc...) then I add a loop node to send one data or one row data at a time, then I structure the data to send to https request node so that it can make the retell to do outbound call. I have already correctly configured retell and twilio properly My API key is also correct My https request node URL is this: https://api.retellai.com/v2/create-phone-call
HTTPS REQUEST NODE ERROR: RESOURCE NOT FOUND!
1 like • Sep '25
show the bottom of the node
1 like • Sep '25
@Md Ayaan Ali from what I remember looking at the API documentation last night it looks like you’re missing two of the required body parameters, like user id I think
Error: AI Voice Agent not booking the meeting (technical issue error code 400)
Hey I need an urgent help with booking appointments on my cal.com using 11labs voice agent. I don't know why my meeting is not getting booked despite trying several attempts. Here is the error code full: Tool failed: book_meeting Webhook call Requested URL POST https://api.cal.com/v2/bookings cal-api-version 2024-08-13 Content-Type application/json Authorization REDACTED request body: { "lengthInMinutes": 30, "start": "2025-09-10T05:30:00Z", "attendee": { "timeZone": "Asia/Kolkata", "email": "mdayaanali4321@gmail.com", "name": "Ayan" }, "eventTypeId": 3284192 } Parameters extracted by LLM: { "start": "2025-09-10T05:30:00Z", "eventTypeId": 3284192, "lengthInMinutes": 30, "attendee": { "name": "Ayan", "email": "mdayaanali4321@gmail.com", "timeZone": "Asia/Kolkata" } } Error code:400. Details: 400, message='Bad Request', url='https://api.cal.com/v2/bookings' Can anyone tell me what's wrong?
Error: AI Voice Agent not booking the meeting (technical issue error code 400)
1 like • Sep '25
When you are looking at the API documentation look for the TRY IT blue tab. It will help you get exactly what you need to complete the booking.
Adding node credentials via forms or dynamically
Does anyone know how to add credentials to nodes dynamically? Example: I've built an admin dashboard, a layer on top of N8N workflow building, that guides you to add integrations way easier via forms in Aeros (PHP framework). I know working with N8N, if you need a new connection, i.e. OpenAI/Chat-GPT or Airtable, you need to use the respective node, then add the credentials (API key, secret key, etc) to connect to it. Anyone? @Nate Herk @Titus Blair @Frank van Bokhorst
1 like • Sep '25
It may be possible to use supabase's login credentials table to dynamically add authentication using a header parameter instead of using a hard coded authentication.
1-10 of 11
Steven Smarrito
3
25points to level up
@steven-smarrito-6341
Army Warrant Officer and entrepreneur, building an AI Automation business while helping others turn workflows into profitable solutions.

Active 14d ago
Joined Jun 10, 2025
Powered by