Search results

  1. 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.
  2. Fagun Shah

    Teachable Webhooks...

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

    esignature.io

    You are checking different trigger response body - https://www.berrycast.com/conversations/7201b7e4-95f1-5bf3-8676-dedf491a7254
  4. 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...
  5. 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 -
  6. 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,
  7. Fagun Shah

    How to parse content of text file

    Yes, you can not parse files.
  8. 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.
  9. 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.
  10. 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
  11. Fagun Shah

    Cannot triggered the new row from gsheet

    It is triggered automatically, but there can be delay upto 1 hour.
  12. 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/
  13. Fagun Shah

    Search Contact action is Broken in Get Response app Integration

    Hi @Supreme , Mr. Gunjan is my client and I am handling his automations. I have one question does campaign means list in this endpoint or campaign means email campaign we run(like a email broadcast)?
  14. Fagun Shah

    Entering Date/Time into GoogleSheet automatically

    Check this - https://forum.pabbly.com/threads/date-time-functions-to-fetch-current-date-and-time-in-different-formats.1492/
  15. Fagun Shah

    Get data from MS SQL database

    MS SQL server integration is not available yet, request it here for their team - https://pabbly.hellonext.co/
  16. Fagun Shah

    Notion Update Page action is Not Working

    My issue was different, you should create a separate thread for your issue so they don't miss it.
  17. Fagun Shah

    Notion Update Page action is Not Working

    Found the issue. You can close the thread.
  18. Fagun Shah

    Notion Update Page action is Not Working

    Workflow - https://connect.pabbly.com/workflow/mapping/IjM3NTMwNiI_3D Pabbly account email id - [email protected] Notion Update Page action does not show any errors but also not updating the database. Also these instructions are not clear, what exactly we need to do?
Top