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

    The rest of the Groove Funnels Apps

    We do have Groove applications in our trigger step, if this is what you are seeking. Could you please confirm if this workaround has resolved your issue?
  2. ArshilAhmad

    I want to build a send service agreement on jotform from a dynamic word file stored in my drive after the client sign it a pdf version will be stored

    Thank you for the explanation. As mentioned previously, we don't have any trigger event in Google Docs that could detect or trigger upon the signing of the document. Therefore, the second part of your use case (deletion of the form) is not possible as the workflow cannot be informed whether the...
  3. ArshilAhmad

    why i encountering this error why are you trying to upload files with a name on Google Drive

    No, you cannot upload multiple files in the same step. You can add more than one 'Upload a File' action step to your workflow and individually enter/map the URL for each of those steps.
  4. ArshilAhmad

    Getting an OK API response but not receiving the actual message.

    Hi @Tapoban Ray, Could you please try executing this endpoint in Postman and see if the recipient is receiving the message when you execute the endpoint there or not?
  5. ArshilAhmad

    I want to build a send service agreement on jotform from a dynamic word file stored in my drive after the client sign it a pdf version will be stored

    So you want new JotForms to be created with Google Docs document links embedded in those forms, and these embedded links will redirect your clients to their respective documents? JotForm does appear to have an endpoint that could help you create new forms, but I wasn't able to find any...
  6. ArshilAhmad

    send a simple custom email

    Hi @dtt, Please watch the video shared below and see if this is what you are looking for.
  7. ArshilAhmad

    WhatsApp API issue

    Hi @mvabhi, When creating a template with parameters, it is necessary to fill all of them; otherwise, the API will throw an error stating, 'Number of parameters does not match the expected number of params'. Please make sure that you enter/map some data in the Body Field 2.
  8. ArshilAhmad

    what should i update regarding the conversation API

    Could you please record a short screen recording elaborating a bit more on your exact concern related to the parameters? Also, could you elaborate on what you mean by fully setting up the Facebook Conversions API? I am assuming you are following the steps given in this video
  9. ArshilAhmad

    why i encountering this error why are you trying to upload files with a name on Google Drive

    'Google Drive: Upload a File' action event does not support the comma-separated upload of files. Therefore, only the first file will be uploaded, and any file after the comma will be ignored. You cannot upload multiple comma-separated files at the same time
  10. ArshilAhmad

    Unable to see auto-collection of response from Google sheets

    Hi @Pratyush, For Google Sheets, we do not support formula-based triggers. The data must either be entered manually into the trigger column or through an API. If any formula is added to the trigger column of the Google Sheet, then automation will not work.
  11. ArshilAhmad

    I want to build a send service agreement on jotform from a dynamic word file stored in my drive after the client sign it a pdf version will be stored

    Hi @alaa bebar, Based on my limited understanding of your use case, it seems like you want to create a document from a template in Google Docs when a client fills out your JotForm. The client will then receive this Google Docs document to sign, and you want to save this signed document in your...
  12. ArshilAhmad

    Log into website

    As mentioned previously by our team, the use case you are trying to achieve is not possible through Pabbly Connect currently.
  13. ArshilAhmad

    Google Sheets - Send on event trigger not working

    Hi @STEGE-ADMINISTRADOR, Please try hard-refreshing your browser or using a different browser/device to enable the 'Send on Event' option.
  14. ArshilAhmad

    GoHighLevel - Find Opportunity by Custom Field

    Hi @wonders83, Please allow me some time to discuss this use case with our team. We will get back to you shortly.
  15. ArshilAhmad

    What is the best way to convert negative values to 0?

    You can try adding this Python code to your workflow to achieve this use case. https://connect.pabbly.com/workflow/share/D0dZawBXUzBVHwJoAFNXcA0ZBgIBWAJjUksDEVJdAHhWDFE6VBUNZ1sXBSdVFgFgB04IYlUKVDAAFAMHVAJUJwEYBxUDAFMpVRgGfVcGDj0PUVlxAGE# def replace_negative_with_zero(numbers): result = []...
  16. ArshilAhmad

    stripe commission and net amount in retrieve a charge

    I'm afraid not; you'll have to use an action event to fetch the fee.
  17. ArshilAhmad

    Delay Step Doesn't Seem To Be Working

    Please allow me some time to discuss this with my team. We will get back to you shortly.
  18. ArshilAhmad

    voice note summarizer

    Hi @Omar Kassar, You can try using Growthens API to transcribe the voice note. Then, use the ChatGPT action step to summarize that transcription.
  19. ArshilAhmad

    Xero Integration Issues with Retrieving the Payload

    Hi @GPP, To break down the payload, you need to enable 'Simple Response' and then click on 'Save & Send Test Request'. After that, you can map the Invoice ID to the next steps.
  20. ArshilAhmad

    Log into website

    In action steps Pabbly Connect works with applications that have a REST API. It's not built for the use case you are describing.
Top