• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    ๐Ÿš€ Exclusive Lifetime Offers ๐Ÿš€

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • ๐Ÿ”ฅ Pabbly Connect โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Subscription Billing โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Chatflow โ€” Lifetime Access for $249 โ€” View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Search results

  1. Fagun Shah

    Text Formatter by Pabbly timed out

    You can just replace that Text formatter action with the same action name which does not have deprecated at the end.
  2. Fagun Shah

    esignature.io

    @Supreme the main issue of not fetching placeholder fields is still there. Let us know once you make an update. Thanks in advance.
  3. Fagun Shah

    time zone - Zoom

    I think they are trying to use Update Meeting action of Zoom. it would be great if you add the link I shared above under Timezone field with proper instructions.
  4. Fagun Shah

    time zone - Zoom

    Try - Europe/Berlin Here is the link for Timezone values - https://marketplace.zoom.us/docs/api-reference/other-references/abbreviation-lists/#timezones
  5. Fagun Shah

    Delete a specific Row in Google Sheets

    Here is a video on how to do that - https://www.berrycast.com/conversations/e914cce4-cc42-5153-a2b8-48e9037f1768 And workflow link - https://connect.pabbly.com/workflow/share/DkZZa18QBmJeFAZsBEsEZFpOATgCSAdRAGdRQw##
  6. Fagun Shah

    Delete a specific Row in Google Sheets

    First use Google Sheet - Lookup Row action and that will giver you RowIndex, and then use Google Sheet -> Delete Row action to delete that particular row.
  7. Fagun Shah

    Teachable Webhooks...

    Yes, you can use Routers or Lookup table to assign different tags based on the Courses. Check this videos -
  8. Fagun Shah

    esignature.io

    You are checking different trigger response body - https://www.berrycast.com/conversations/7201b7e4-95f1-5bf3-8676-dedf491a7254
  9. Fagun Shah

    Iterator Labels and Values are not displayed the same as in the video

    That is because previously you need to use JSON Extractor step after iterator, but now they have added JSON Extractor functionality by-default in Iterator step. So you do not need to use JSON Extractor step like showed in video any more. And you can directly map iterator response values in...
  10. Fagun Shah

    A word instead of the form entry

    Yes, you can setup lookup table for this in Pabbly Connect. You can use that field entry as Search Key in lookup table and define different output values for different incoming values and can also define Default values if not found. Learn more about lookup table here -
  11. Fagun Shah

    Tagging ConvertKit user after Teachable enrollment

    Your filter condition is always true because you have mapped it from Step - 1. You need to type value of filter manually,
  12. Fagun Shah

    How to parse content of text file

    Yes, you can not parse files.
  13. Fagun Shah

    How Triggers with API Request works?

    Are you talking about polling type of triggers? Like checking every 10 min for new data? If YES, that can be done by pabbly team only.
  14. Fagun Shah

    How Triggers with API Request works?

    If you mean how to use Polling trigger, then it is not available. What you can do is, 1 - Ask their team to add that integration for you. Polling based triggers are added by their team only. 2 - Use scheduler as trigger(let's say every 5 min) and then use API module to make API calls and get data.
  15. Fagun Shah

    Dual events for Clickfunnels integration

    Check this, try adding filter using page id - https://forum.pabbly.com/threads/duplicate-entries-clickfunnels-to-google-sheets.4079/#post-19474
  16. Fagun Shah

    Cannot triggered the new row from gsheet

    It is triggered automatically, but there can be delay upto 1 hour.
  17. Fagun Shah

    Cannot triggered the new row from gsheet

    If data is added to Gsheet using third party API then make sure you check mark "Send on Event" as well and it will take up to 1 hour to trigger the workflow. Also check these 2 resources for more details - https://www.pabbly.com/common-problems-with-google-sheets-integration-in-pabbly-connect/
Top