• 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

    Youtube workflow

    That was a temporary issue related to quota, my actions are working now. Can you check yours?
  2. Fagun Shah

    Selecting sheet of spreadsheet by mapping giving error message

    You need to pass ID of the sheet in this action step, not the name of the sheet.
  3. Fagun Shah

    Any AI Voice Assistant Integrations?

    Vapi has proper API and is one the most popular in the market - https://docs.vapi.ai/api-reference/assistants/create-assistant
  4. Fagun Shah

    Create or Update Contact - Lead Connector V2 Tagging

    It is a GHL api issue, not a pabbly connect issue.
  5. Fagun Shah

    Update GoHighLevel Subaccount Custom Values

    Update Custom Value action of Leadconnector v2
  6. Fagun Shah

    Moving a File From One Google Drive to Another Google Drive using {{file.id}}

    You can try passing url in upload file action this way - https://drive.google.com/uc?export=download&id=FILE_ID_FROM_TRIGGER_STEP
  7. Fagun Shah

    Moving a File From One Google Drive to Another Google Drive using {{file.id}}

    I haven't tried the that shared part. This might hep to understand how to setup teigger part - And this might help tounderstand how to setup action part -
  8. Fagun Shah

    Moving a File From One Google Drive to Another Google Drive using {{file.id}}

    You can't use Copy a File action between 2 different google drive accounts. For your usecase, you need to make sure that file in Gdrive1(trigger gdrive) is public. And then use Upload File action with Grdrive2 connection to upload Gdrive1 file from trigger to Gdrive2.
  9. Fagun Shah

    Webhook to send data to a different app

    Invoiless is already available as action -https://www.pabbly.com/connect/integrations/invoiless/
  10. Fagun Shah

    Unable to get the Page

    Try this once -
  11. Fagun Shah

    Razorpay payment

    Razorpay triggers are webhook based means instant. So you can use Date Time Formatter - Modify Current Date action and get the current date/time(which will be same as razorpay payment).
  12. Fagun Shah

    How to Integrate Delay and Iterator with Google Sheets, to send contacts eg interval 1 minute apart?

    If you don't get an answer from pabbly connect team and looking to hire somebody to solve this for you then feel free to send a DM on fb. Link is below.
  13. Fagun Shah

    How to specify a Path Parameter in Pabbly API

    Ise {{id}} and not {id}, or you can just map he value there directly.
  14. Fagun Shah

    How to Integrate Delay and Iterator with Google Sheets, to send contacts eg interval 1 minute apart?

    You can control the webhook triggering speed by using something like Hookdeck in between as well -
  15. Fagun Shah

    WhatsApp msg to every Sessions Event registrant

    If you don't find any answers, hit me up on facebook(link below) for a paid consultation. I have setup similar kind of workflow for my other clients.
  16. Fagun Shah

    Number Formatter Question - Aggregate data from API dynamically

    You need to turn off simple response toggle of your API action step and hen click on save & send test request again to get out in array format. Use that in Data Transformer - Line Itemizer action. That will vie you all the orders' totals comma separated. Use that in your number formatter step.
  17. Fagun Shah

    Remainder sequencing

    This logic needs to be implemented -
  18. Fagun Shah

    Pabbly Not Able to Handle API Request?

    What do you want to do with the QR code later on? Because you don't need API step at all if you just want to embed QR code in something like Gmail's HTML body as image -
Top