• 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

    hey guys can we get this on pabbly realy needed

    No, this is not possible. Pabbly Connect only uses Official APIs from fb , and official apis doesn't allow spamming or posting where you're not a manager.
  2. Fagun Shah

    How to copy one Google Sheet to create a new Google Sheet

    Just use Google Drive Copy File action to copy the template gsheet.
  3. Fagun Shah

    Task Usage History

    They only allow to get Task Usage via Pabbly Connect manager app actions for last 15-days.
  4. Fagun Shah

    Change string to integer in JSON.

    Use Code action and ask chatgpt to write JS code for you
  5. Fagun Shah

    Pabbly connect montly tasks billing

    Scroll down to FAQs section and check last FAQ to get the monthly plan links.
  6. Fagun Shah

    Setting up an Array in Pabbly

    Use API - Custom Request - POST method. This will let yo allow to pass the JSON like above.
  7. Fagun Shah

    API and Variables

    This might help as well -
  8. Fagun Shah

    API and Variables

    If you know how API works then you should be able to do it. Start here - https://forum.pabbly.com/forums/pabbly-connect-app-integration-guide/
  9. Fagun Shah

    API and Variables

    I don't think that they will make "Update Variable" a free task. But instead create a Custom App so you don't have to use any paid task to refresh the token. It should be taken care by authorization process.
  10. Fagun Shah

    Google Sheets & QuickScraper

    QuickScraper only has triggers in Pabbly Connect. So you can only use it as 1st step of the workflow. - https://www.pabbly.com/connect/integrations/quickscraper/ If you want to send data to QuickScraper then you need actions, which you can request here -...
  11. Fagun Shah

    Dropdown - Insert from Previous Steps is NOT Showing Up

    I think it is working again. I just completed the setup of my workflow.
  12. Fagun Shah

    Dropdown - Insert from Previous Steps is NOT Showing Up

    Agree, I setup the similar type of workflow 2-days ago without any issues. But from today morning it is giving issues. @Supreme check this.
  13. Fagun Shah

    Google Sheets : "Cannot read properties of null (reading 'getSheetId')"

    Make sure your sheet name doesn't have special characters in its name and also all columns have proper headers and data in 2nd row.
  14. Fagun Shah

    I want to purchase monthly plan but no option to purchase?

    You need to click on Upgrade button from your pabbly connect dashboard and then scroll till FAQs section and in the last FAQ you will find monthly plan links.
  15. Fagun Shah

    In zapier, I have already created my official 5 Stars Reputation Zap integration, how do I do it in Pabbly?

    You actually need to create a custom app and then get it published. Here is the documentation on how to create your own custom app - https://forum.pabbly.com/forums/pabbly-connect-app-integration-guide/
  16. Fagun Shah

    Wrong date format in webhook

    This might help - So basically you map the date received from webhook to Date/Time formatter, select the desired format of output and then map the output of that step to Wave action step.
Top