[{"data":1,"prerenderedAt":501},["ShallowReactive",2],{"help-article-integrations-zapier-pabbly":3,"help-siblings-integrations":468},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"category":5,"order":10,"difficulty":11,"time_to_complete":12,"related":13,"body":17,"_type":462,"_id":463,"_source":464,"_file":465,"_stem":466,"_extension":467},"\u002Fhelp\u002Fintegrations\u002Fzapier-pabbly","integrations",false,"","Connecting with Zapier and Pabbly Connect","How to integrate AIsoule with 1000+ apps using Zapier or Pabbly Connect via webhooks.",5,"intermediate","5 minutes",[14,15,16],"\u002Fhelp\u002Fintegrations\u002Fwebhooks-receiving","\u002Fhelp\u002Fintegrations\u002Fapi-overview","\u002Fhelp\u002Fsettings\u002Fwebhook-configuration",{"type":18,"children":19,"toc":450},"root",[20,28,34,41,54,74,80,87,152,158,211,223,229,234,262,268,391,397],{"type":21,"tag":22,"props":23,"children":25},"element","h1",{"id":24},"connecting-with-zapier-and-pabbly-connect",[26],{"type":27,"value":8},"text",{"type":21,"tag":29,"props":30,"children":31},"p",{},[32],{"type":27,"value":33},"Integrate AIsoule with thousands of apps using automation platforms.",{"type":21,"tag":35,"props":36,"children":38},"h2",{"id":37},"how-it-works",[39],{"type":27,"value":40},"How it works",{"type":21,"tag":29,"props":42,"children":43},{},[44,46,52],{"type":27,"value":45},"AIsoule connects to Zapier\u002FPabbly via ",{"type":21,"tag":47,"props":48,"children":49},"strong",{},[50],{"type":27,"value":51},"webhooks",{"type":27,"value":53},":",{"type":21,"tag":55,"props":56,"children":57},"ol",{},[58,64,69],{"type":21,"tag":59,"props":60,"children":61},"li",{},[62],{"type":27,"value":63},"AIsoule sends events (new message, new contact) to a webhook URL",{"type":21,"tag":59,"props":65,"children":66},{},[67],{"type":27,"value":68},"Zapier\u002FPabbly receives the event and triggers your automation",{"type":21,"tag":59,"props":70,"children":71},{},[72],{"type":27,"value":73},"The automation performs actions in other apps (CRM, email, sheets, etc.)",{"type":21,"tag":35,"props":75,"children":77},{"id":76},"setting-up-with-zapier",[78],{"type":27,"value":79},"Setting up with Zapier",{"type":21,"tag":81,"props":82,"children":84},"h3",{"id":83},"trigger-new-message-in-aisoule",[85],{"type":27,"value":86},"Trigger: New message in AIsoule",{"type":21,"tag":55,"props":88,"children":89},{},[90,95,105,110,120,125,137,142,147],{"type":21,"tag":59,"props":91,"children":92},{},[93],{"type":27,"value":94},"In Zapier, create a new Zap",{"type":21,"tag":59,"props":96,"children":97},{},[98,100],{"type":27,"value":99},"Choose trigger: ",{"type":21,"tag":47,"props":101,"children":102},{},[103],{"type":27,"value":104},"Webhooks by Zapier → Catch Hook",{"type":21,"tag":59,"props":106,"children":107},{},[108],{"type":27,"value":109},"Copy the webhook URL Zapier gives you",{"type":21,"tag":59,"props":111,"children":112},{},[113,115],{"type":27,"value":114},"In AIsoule, go to ",{"type":21,"tag":47,"props":116,"children":117},{},[118],{"type":27,"value":119},"Settings → Webhooks → New Webhook",{"type":21,"tag":59,"props":121,"children":122},{},[123],{"type":27,"value":124},"Paste the Zapier URL",{"type":21,"tag":59,"props":126,"children":127},{},[128,130],{"type":27,"value":129},"Select event: ",{"type":21,"tag":131,"props":132,"children":134},"code",{"className":133},[],[135],{"type":27,"value":136},"message.incoming",{"type":21,"tag":59,"props":138,"children":139},{},[140],{"type":27,"value":141},"Save",{"type":21,"tag":59,"props":143,"children":144},{},[145],{"type":27,"value":146},"Send a test message to your WhatsApp number",{"type":21,"tag":59,"props":148,"children":149},{},[150],{"type":27,"value":151},"In Zapier, click \"Test trigger\" — you should see the message data",{"type":21,"tag":81,"props":153,"children":155},{"id":154},"action-send-message-from-aisoule",[156],{"type":27,"value":157},"Action: Send message from AIsoule",{"type":21,"tag":55,"props":159,"children":160},{},[161,166,176,187,206],{"type":21,"tag":59,"props":162,"children":163},{},[164],{"type":27,"value":165},"In Zapier, add an action step",{"type":21,"tag":59,"props":167,"children":168},{},[169,171],{"type":27,"value":170},"Choose: ",{"type":21,"tag":47,"props":172,"children":173},{},[174],{"type":27,"value":175},"Webhooks by Zapier → POST",{"type":21,"tag":59,"props":177,"children":178},{},[179,181],{"type":27,"value":180},"URL: ",{"type":21,"tag":131,"props":182,"children":184},{"className":183},[],[185],{"type":27,"value":186},"https:\u002F\u002Fapp.aisoule.com\u002Fapi\u002Fmessages\u002Fsend",{"type":21,"tag":59,"props":188,"children":189},{},[190,192,198,200],{"type":27,"value":191},"Headers: ",{"type":21,"tag":131,"props":193,"children":195},{"className":194},[],[196],{"type":27,"value":197},"X-API-Key: your_key",{"type":27,"value":199},", ",{"type":21,"tag":131,"props":201,"children":203},{"className":202},[],[204],{"type":27,"value":205},"Content-Type: application\u002Fjson",{"type":21,"tag":59,"props":207,"children":208},{},[209],{"type":27,"value":210},"Body:",{"type":21,"tag":212,"props":213,"children":218},"pre",{"className":214,"code":216,"language":217,"meta":7},[215],"language-json","{\n  \"to\": \"{{phone_number}}\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"your_template\",\n    \"language\": \"en\",\n    \"components\": []\n  }\n}\n","json",[219],{"type":21,"tag":131,"props":220,"children":221},{"__ignoreMap":7},[222],{"type":27,"value":216},{"type":21,"tag":35,"props":224,"children":226},{"id":225},"setting-up-with-pabbly-connect",[227],{"type":27,"value":228},"Setting up with Pabbly Connect",{"type":21,"tag":29,"props":230,"children":231},{},[232],{"type":27,"value":233},"Same concept as Zapier:",{"type":21,"tag":55,"props":235,"children":236},{},[237,242,247,252,257],{"type":21,"tag":59,"props":238,"children":239},{},[240],{"type":27,"value":241},"Create a workflow in Pabbly",{"type":21,"tag":59,"props":243,"children":244},{},[245],{"type":27,"value":246},"Trigger: Webhook (catch)",{"type":21,"tag":59,"props":248,"children":249},{},[250],{"type":27,"value":251},"Copy the Pabbly webhook URL",{"type":21,"tag":59,"props":253,"children":254},{},[255],{"type":27,"value":256},"Add it as a webhook in AIsoule",{"type":21,"tag":59,"props":258,"children":259},{},[260],{"type":27,"value":261},"Action: Use HTTP\u002FAPI Request to call AIsoule's API",{"type":21,"tag":35,"props":263,"children":265},{"id":264},"common-automations",[266],{"type":27,"value":267},"Common automations",{"type":21,"tag":269,"props":270,"children":271},"table",{},[272,296],{"type":21,"tag":273,"props":274,"children":275},"thead",{},[276],{"type":21,"tag":277,"props":278,"children":279},"tr",{},[280,286,291],{"type":21,"tag":281,"props":282,"children":283},"th",{},[284],{"type":27,"value":285},"Trigger",{"type":21,"tag":281,"props":287,"children":288},{},[289],{"type":27,"value":290},"Action",{"type":21,"tag":281,"props":292,"children":293},{},[294],{"type":27,"value":295},"Use case",{"type":21,"tag":297,"props":298,"children":299},"tbody",{},[300,319,337,355,373],{"type":21,"tag":277,"props":301,"children":302},{},[303,309,314],{"type":21,"tag":304,"props":305,"children":306},"td",{},[307],{"type":27,"value":308},"New WhatsApp message",{"type":21,"tag":304,"props":310,"children":311},{},[312],{"type":27,"value":313},"Add row to Google Sheet",{"type":21,"tag":304,"props":315,"children":316},{},[317],{"type":27,"value":318},"Log all conversations",{"type":21,"tag":277,"props":320,"children":321},{},[322,327,332],{"type":21,"tag":304,"props":323,"children":324},{},[325],{"type":27,"value":326},"New contact in AIsoule",{"type":21,"tag":304,"props":328,"children":329},{},[330],{"type":27,"value":331},"Create contact in HubSpot",{"type":21,"tag":304,"props":333,"children":334},{},[335],{"type":27,"value":336},"CRM sync",{"type":21,"tag":277,"props":338,"children":339},{},[340,345,350],{"type":21,"tag":304,"props":341,"children":342},{},[343],{"type":27,"value":344},"Order in Shopify",{"type":21,"tag":304,"props":346,"children":347},{},[348],{"type":27,"value":349},"Send WhatsApp template",{"type":21,"tag":304,"props":351,"children":352},{},[353],{"type":27,"value":354},"Order confirmation",{"type":21,"tag":277,"props":356,"children":357},{},[358,363,368],{"type":21,"tag":304,"props":359,"children":360},{},[361],{"type":27,"value":362},"Form submission",{"type":21,"tag":304,"props":364,"children":365},{},[366],{"type":27,"value":367},"Send WhatsApp message",{"type":21,"tag":304,"props":369,"children":370},{},[371],{"type":27,"value":372},"Lead follow-up",{"type":21,"tag":277,"props":374,"children":375},{},[376,381,386],{"type":21,"tag":304,"props":377,"children":378},{},[379],{"type":27,"value":380},"Campaign completed",{"type":21,"tag":304,"props":382,"children":383},{},[384],{"type":27,"value":385},"Send Slack notification",{"type":21,"tag":304,"props":387,"children":388},{},[389],{"type":27,"value":390},"Team alerts",{"type":21,"tag":35,"props":392,"children":394},{"id":393},"tips",[395],{"type":27,"value":396},"Tips",{"type":21,"tag":55,"props":398,"children":399},{},[400,410,420,430,440],{"type":21,"tag":59,"props":401,"children":402},{},[403,408],{"type":21,"tag":47,"props":404,"children":405},{},[406],{"type":27,"value":407},"Start simple",{"type":27,"value":409}," — One trigger, one action",{"type":21,"tag":59,"props":411,"children":412},{},[413,418],{"type":21,"tag":47,"props":414,"children":415},{},[416],{"type":27,"value":417},"Test thoroughly",{"type":27,"value":419}," — Send test data before going live",{"type":21,"tag":59,"props":421,"children":422},{},[423,428],{"type":21,"tag":47,"props":424,"children":425},{},[426],{"type":27,"value":427},"Use filters",{"type":27,"value":429}," — Don't trigger on every message (filter by keyword or contact)",{"type":21,"tag":59,"props":431,"children":432},{},[433,438],{"type":21,"tag":47,"props":434,"children":435},{},[436],{"type":27,"value":437},"Monitor runs",{"type":27,"value":439}," — Check Zapier\u002FPabbly dashboard for failed runs",{"type":21,"tag":59,"props":441,"children":442},{},[443,448],{"type":21,"tag":47,"props":444,"children":445},{},[446],{"type":27,"value":447},"Use templates for outbound",{"type":27,"value":449}," — API messages outside 24h window need templates",{"title":7,"searchDepth":451,"depth":451,"links":452},2,[453,454,459,460,461],{"id":37,"depth":451,"text":40},{"id":76,"depth":451,"text":79,"children":455},[456,458],{"id":83,"depth":457,"text":86},3,{"id":154,"depth":457,"text":157},{"id":225,"depth":451,"text":228},{"id":264,"depth":451,"text":267},{"id":393,"depth":451,"text":396},"markdown","content:help:integrations:zapier-pabbly.md","content","help\u002Fintegrations\u002Fzapier-pabbly.md","help\u002Fintegrations\u002Fzapier-pabbly","md",[469,471,474,477,480,483,486,489,492,495,497,500],{"_path":15,"title":470},"REST API overview and authentication",{"_path":472,"title":473},"\u002Fhelp\u002Fintegrations\u002Fapi-rate-limits","API rate limits and best practices",{"_path":475,"title":476},"\u002Fhelp\u002Fintegrations\u002Fcustom-js-actions","Using the JavaScript VM for custom actions",{"_path":478,"title":479},"\u002Fhelp\u002Fintegrations\u002Ferror-codes","Error codes reference",{"_path":481,"title":482},"\u002Fhelp\u002Fintegrations\u002Fpayment-gateway","Payment gateway setup (Razorpay\u002FStripe)",{"_path":484,"title":485},"\u002Fhelp\u002Fintegrations\u002Fproduct-catalog-sync","Product catalog sync from Meta",{"_path":487,"title":488},"\u002Fhelp\u002Fintegrations\u002Fsending-messages-api","Sending messages via API",{"_path":490,"title":491},"\u002Fhelp\u002Fintegrations\u002Fsending-messages-api-templates","Sending messages via API (advanced)",{"_path":493,"title":494},"\u002Fhelp\u002Fintegrations\u002Fwebhook-events","Webhook event types reference",{"_path":14,"title":496},"Receiving messages via webhooks",{"_path":498,"title":499},"\u002Fhelp\u002Fintegrations\u002Fwoocommerce","WooCommerce integration setup",{"_path":4,"title":8},1780423187631]