• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Instantly.ai to Highlevel ( using Pabbly )

ArshilAhmad

Moderator
Staff member
Hi @ennndipl,

Please follow the steps provided in the help text to set up Instantly as your trigger step and capture replies.
1736881853301.png


You can then select 'LeadConnector V2' as your action application, choose the desired action event, and set up the action step to send data to GHL.
1736881966134.png
 

ennndipl

Member
Really appreciate it!

However Instantly.ai will allow me to use webhooks or API only when I'm on HyperGrowth Plan for 97$ a month which is absolutely crazy..

There are any alternatives for my case - to fire workflows in Highlevel using Pabbly?

Something like Email Parser etc?

ChatGPT came up with these:

1. Use an Email Parsing Tool

  • How It Works:
    • Configure your email inbox (associated with Instantly.ai campaigns) to forward responses to an email parsing tool like Parseur, Mailparser.io, or Zapier Email Parser.
    • These tools can extract the relevant data (e.g., subject, body) from the email and send it to Pabbly Connect via webhook or API.
  • Steps:
    1. Set up an email parser to monitor your inbox for replies.
    2. Configure parsing rules to extract key information (e.g., "interested" leads).
    3. Use the parser's integration or webhook to trigger a workflow in Pabbly Connect.

2. Leverage Instantly's API

  • If Instantly.ai provides API access (check their documentation or with support), you can use Pabbly Connect to make API calls to fetch replies or leads data periodically.
  • Steps:
    1. Authenticate with Instantly's API (if available).
    2. Use Pabbly Connect to schedule API requests to fetch interested leads.
    3. Process and route the data to your desired platform.

3. Monitor Replies via Email Forwarding

  • How It Works:
    • Set up email forwarding in your email provider (e.g., Gmail, Outlook) to forward replies to a system that can trigger a webhook.
  • Steps:
    1. Forward responses to a webhook-capable service (e.g., Zapier or Make).
    2. Configure the service to detect "interested" replies based on keywords.
    3. Send the processed data to Pabbly Connect.

4. Custom Integration

  • Develop a small custom integration or script to simulate webhook functionality:
    • Steps:
      1. Use a script (e.g., in Python) that checks for new replies in your inbox.
      2. Filter replies to detect "interested" leads.
      3. Send the filtered data to Pabbly Connect via its webhook URL.
    • You can host this script on a server or use a low-cost service like AWS Lambda.

5. Consider a Different Tool with Webhooks Support

  • If webhooks are crucial and Instantly's Hypergrowth Plan is not feasible, consider switching to another tool that offers similar email outreach capabilities and includes webhook support in lower-tier plans (e.g., Lemlist, Woodpecker).

Pros and Cons of Alternatives:​

SolutionProsCons
Email Parsing ToolsNo upgrade needed; automated reply parsingMay incur additional costs
API AccessDirect access to dataRequires API support and periodic polling
Email ForwardingSimple to set upLess efficient than webhooks
Custom IntegrationFully customizableRequires coding knowledge
Switching ToolsAccess to webhooks on lower tiersTime-consuming migration
 

ennndipl

Member
Basically, I'd need to make Email Parser to send info to gohighlevel webhook but how to set it to make sure that proper webhook will be started? ( in regards to proper lead? )
 

Preeti Paryani

Well-known member
Staff member
Hello @ennndipl,

For alternatives that might suit your needs, you can explore tools like Snow.io, Hunter.io, Close, or Mailshake. I’d recommend checking their pricing plans and features to see which one aligns best with your requirements.

You can set up an Email Parser to send info to a GoHighLevel webhook. Refer to this tutorial for guidance:
.
 

ennndipl

Member
Thanks, I'll have to find a way to fix it using Instantly, I'd really appreciate at least shortened info what specific data outputs should be transferred with help of Pabbly Email Parser to GHL.
 

ennndipl

Member
How to filter received emails by already existing contact name or email address from HighLevel?

I assume by using Filter option in Pabbly but how specifically?

I want to be sure that only reply from specific lead "X" will trigger next steps of automation in HighLevel, not any reply from anyone received to that email address.

To be more specific: If I'll get 3 replies from different people, I want to be sure that any of them will trigger proper workflow in GHL.
 

ennndipl

Member
Hi, I'd like to replace attached part of workflow - so If I get answer by email from specific lead (within 24h) from HighLevel, then this exact lead will be moved to next step of pipeline ( woulb be great to also recognize what is reply intent and tag it accordingly ). So basically when actual lead from Highlevel replies I want to push him through GHL workflow as per below.
da63174819934c0684b5d9714170f3d215a4c03b73a7454e956ed2aa04c1cd3a.png
 

Preeti Paryani

Well-known member
Staff member
Hello @ennndipl,

To assist you better in recreating it in Pabbly Connect, could you please explain the exact requirements and desired outcome of the setup? This will help us understand your use case more clearly and suggest the best approach.
 

ennndipl

Member
Hi, I'd like to replace attached part of workflow - so If I get answer by email from specific lead (within 24h) from HighLevel, then this exact lead will be moved to next step of pipeline ( woulb be great to also recognize what is reply intent and tag it accordingly ). So basically when actual lead from Highlevel replies I want to push him through GHL workflow as per below.View attachment 52104
 

ArshilAhmad

Moderator
Staff member
You can use the 'Search Contact' action step, which will provide you with the Contact ID based on the email address. You can then use that Contact ID in the 'Create or Update Opportunity' action step to update its stage.
1737053237683.png
 
Top