Hook

Their other posts in the index, biggest breakout first.
This is one of the most requested AI Automation right now - from business owners. I am using WhatsApp to provide real-time updates about transaction, shipping and sometimes authenticate your login. The problem is you cannot send these messages with your WhatsApp Business app. So let me show you how to build this automation in 60 seconds. You go to Twilio dot com and create an account. Once you have signed up, copy your credentials cause we are going to need them inside n8n. Next, we are going to buy a number from Twilio. It only costs $1 per month. Now that you have a phone number, let's create a sender profile. Now, choose the number you just purchased from Twilio and click continue. You will be asked to link your Meta Business Manager, so just follow the prompts. Next, we need to go to active phone numbers so that we can set the n8n webhook inside Twilio. So you need to go to n8n and copy the link and make sure to set the HTTP method to POST. Now let's create our automation. Let's add the AI Agent node. Now, paste your prompt here. Add a chat model and choose Gemini 2.5 Pro. We also need to add a memory so the agent can remember the history of the chats. Now, let's add a Twilio node. Create a new credential and paste the credentials we saved earlier. Now, add your Twilio number as the sender and your personal number as the receiver. Save and toggle on the active button. Now it is time for us to test our automation to see if the agent is going to reply. All right, so let me know in the comment the next thing you would like me to build.