• 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

    Get data from MS SQL database

    Add the request here - https://pabbly.hellonext.co/b/Integration-Request
  2. Fagun Shah

    My Pabbly Account is locked

    You entered wrong email in Forgot password multiple times?
  3. Fagun Shah

    My Pabbly Account is locked

    If that doesn't solve the issue email them on [email protected]
  4. Fagun Shah

    My Pabbly Account is locked

    Use Forgot Password -https://accounts.pabbly.com/forgotpassword
  5. Fagun Shah

    What is the trigger update time in Pabbly?

    Depends on trigger. If the trigger is webhook based then it is instant, for polling based triggers generally it is 10min(lowest possible, can't reduce it). But you can always see it when you select the trigger app and trigger event -
  6. Fagun Shah

    Google Form and WebHooks connection

    You mean you want to use Webhook as action step(2nd step of the automation/workflow)? If yes, then you need to use API module, it will allow you do POST calls.
  7. Fagun Shah

    Create Action WorkFlow First

    No automation platform can start with action instead of trigger. Integromat/make also needs trigger. It can be any app trigger or scheduler but it needs trigger. Share more details of your automation usecase and people will be able to help better.
  8. Fagun Shah

    Syncing Dropbox links in Google Sheets

    You need to map values from trigger to gsheet action step, have you done that or copy pasted the values from trigger to action step? Here is a video that might help -
  9. Fagun Shah

    Let the workflow go thru also if there is no data

    You can try setting Default Value using Text Formatter - Default Value
  10. Fagun Shah

    How to create different routes with Pabbly Connect for each WooCommerce product

    You will need two things, Iterator and Routers But before that make sure you have captured the order in the trigger with Simple Response toggle off. Here is a video on that - And then use Routers(conditions can be product name or product id) Here is a video on Router -
  11. Fagun Shah

    webhook google sheet

    Try it in incognito mode to see of that solve the issue or not.
  12. Fagun Shah

    Iterator : No item to choice in dropdown

    You need to capture the response of the previous step with Simple Response toggle turned off to use the response as an array in next step.
  13. Fagun Shah

    All Data Through Webhook Are Not Received From Elementor Forms

    In elementor there is an option for Advance Data in webhook setup. Try that once.
  14. Fagun Shah

    Automate Instagram Post to Facebook Group

    You need to map the values, not copy paste it. Watch video one more time -
  15. Fagun Shah

    Can I search inside task history for things like emails, phones etc?

    You need to select 1 workflow, you can't search across all workflows currently.
  16. Fagun Shah

    How to use Tiny PNG API with Pabbly API?

    I am glad that you found the solution you were looking for.
  17. Fagun Shah

    How to use Tiny PNG API with Pabbly API?

    Let me give you 2 options, use API module like this with 1 step before it, Or use custom app created by me -...
  18. Fagun Shah

    can't connect to Kommo

    You removed the parts of the webhook URL. Use the full webhook URL and then add the parameters at the end.
  19. Fagun Shah

    Error with Date input connecting LeadConnector to ClickUp

    You can generate current date and time in your timezone and convert it to Timestamp format using Date and Time Formatter Module - You can also ad 48-hours to it and convert it to desired format.
  20. Fagun Shah

    Add Member to a list in Klaviyo

    Are you using API module? Why not use pabbly's native integration ? -
Top