Search results

  1. Fagun Shah

    Team Account

    That is not possible for now.
  2. Fagun Shah

    Add Connection to Flodesk

    Check why pabbly connect does not have integration with Flodesk - https://pabbly.hellonext.co/p/flodesk-3a4e599c-30c9-47a1-bfc7-98826eda6743
  3. Fagun Shah

    Mobile Number starting with 6

    Which app you're using to send Whastapp Messages? It depends on that as well.
  4. Fagun Shah

    How to update a Cell in Google Sheets to fire a new Webhook post into Pabbly

    If you have setup Column C as trigger column then it is not possible currently in Pabbly Connect.
  5. Fagun Shah

    Trying to forward emails to Pabbly Email Parser

    Email verification code is also capture by Pabbly Connect Email Parser Email Id so you can get from history or from capture response in the workflow depending on if you kept Capture Response on in workflow or not at that time. This video shows confirmation code part as well -
  6. Fagun Shah

    Team Account

    Not exactly, but there is a feature called team member -
  7. Fagun Shah

    How to update a Cell in Google Sheets to fire a new Webhook post into Pabbly

    Yes, you edit the data in C column's cell for the same row after adding data to Column B's cell it will fire the webhook for that row.
  8. Fagun Shah

    Feature - Before Google Calendar Event Starts

    This might work. Use Scheduler as trigger and then use Google Calendar action called - Search Events (Advanced) to get only tomorrow events. That will be less than 500 and then you can use iterator to set reminders for those.
  9. Fagun Shah

    printing a form that was created online in specific blanks

    Hi @MArin , I would like to look in to your usecase as a freelancer, let me know on FB messenger if you want to discuss this thing further - https://www.facebook.com/fagun.shah.7 I setup something similar last week for a client where we generated admission pages with students photos at a...
  10. Fagun Shah

    Clickfunnels integration

    This is the how clickfunnel is sending data to pabbly connect in webhook. Pabbly Connect does not change the data. You can setup Text Formatter -> Split Text by {{space}} to split the first name from "John Tan" to "John".
  11. Fagun Shah

    CANNOT CONNECT TO PABBLY CONNECT

    It is working fine for me, can you try with another Internet connection or in private window or another browser?
  12. Fagun Shah

    pabbly connect is down...

    It is working fine for me, can you try with another Internet connection or in private window or another browser?
  13. Fagun Shah

    How to decrease the Time delay in getting data

    Webhooks are instant. So in that case the time will be in 2-3 seconds max. Watch my video on webhook, where I also tell about plloing vs webhook triggers -
  14. Fagun Shah

    Facebook dynamic lead forms

    No, dynamic lead forms from facebook is not possible. You need to setup workflow for each Lead Form in pabbly connect currently.
  15. Fagun Shah

    Separating First and Last Name that are in a single field

    Pabbly Connect does not have "Code" action step. Does splitting the full name by Space works for you? Then try text formatter -> Split Text
  16. Fagun Shah

    Trigger with Google Sheet Trigger column issue

    This is not possible currently in Pabbly Connect. You can only set any one column as a Trigger Column in google sheet.
  17. Fagun Shah

    How to decrease the Time delay in getting data

    You can't do that. That is the standard polling type of trigger time in Pabbly Connect. But most of the new apps use webhooks as trigger which saves data for both Pabbly Connect and that trigger app as well.
  18. Fagun Shah

    webhook not catching

    Here is the easy way to find the issue, whether it is from pabbly connect side or cognito forms - Basically if you're not receiving data on webhook.site's webhook URL also, then issue is from form builder. But if you are receiving data on webhook.site's webhook URL then issue is on pabbly side.
  19. Fagun Shah

    Calculating workflows and tasks

    2 workflows with 100 tasks each.
Top