• 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.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

Search results

  1. Fagun Shah

    API and Variables

    This might help as well -
  2. 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/
  3. 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.
  4. 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 -...
  5. 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.
  6. 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.
  7. Fagun Shah

    Dropdown - Insert from Previous Steps is NOT Showing Up

    Same issue is happening with me.
  8. 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.
  9. 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.
  10. 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/
  11. 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.
  12. Fagun Shah

    Tasks Occurred An Hour Later

    I have never faced delay with pabbly connect webhook, most of the time it is related to WP Site setup or plugin setup. Can you check Webhook Sent logs in WPForms to see at what time it tried to send data to Pabbly Connect? You can also try this way to find if this is a pabbly issue or...
  13. Fagun Shah

    Taplink

    Taplink only has triggers in Pabbly Connect -https://www.pabbly.com/connect/integrations/taplink/ So you can only use it as first step of the workflow.
  14. Fagun Shah

    Wrong date format in webhook

    Use Date/Time Formatter action to get the desired date format.
  15. Fagun Shah

    Filtering New Items from Hourly Webhook Data

    You can try using code module, but TBH this is a bad way to implement webhook functionality in trigger app. Ask trigger app developer to develop proper webhook functionality which only sends new data and immediately not every 1-hour. Else they need to give you API Endpoint where you can GET...
  16. Fagun Shah

    OpenAI Generate Content - Which model is gpt4?

    You can click on Map toggle for that dropdown and pass the latest model by simply typing it. Here is the list - https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo For example to use GPT-4 you can type gpt-4
  17. Fagun Shah

    Share multiple workflows with team member

    Just select All Workflows option in the dropdown. Or do multiselect in the same dropdown.
Top