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

Recent content by NPSource-dev

  1. NPSource-dev

    Axonaut - Search Company - can't seach by id ?

    Hi, I wonder why does the Search Company action allow to search by Company Internal Id, but not by Company Id. As seen in the following JSON sample, id and internal_id are two different data. My companies all automatically get an id when created, but none of them have an internal_id. On...
  2. NPSource-dev

    Is Axonaut integration up to date ?

    Hi, I'm trying to use your Axonaut integration in my workflow, but when I test the Action "Create an Opportunity", and more recently "Create Company", I get a 500 error, without an error message. The reason I'm asking you is that the same request works fine in Axonaut API's playground that can...
  3. NPSource-dev

    Data forwarder to Google Sheets

    Hi, I watched your Data Forwarder tutorial and I'm wondering : As I can use the data forwarder to automatically send a workflow response to a form by Pabbly, using "[show_webhook_response]", can I do the same into a Google spreadsheet, or do I have to add another task "Google Sheets : Add New...
  4. NPSource-dev

    Pabbly formatting JSON from GSheets

    Hi, I want to get JSON from a Google Sheets into Pabbly using the webhook. The original JSON is located in a unique cell, but when I go in my Pabbly workflow, it's returned as multiple lines : I need it to be maintained undivided as I want to use it with the Iterator as shown in this...
  5. NPSource-dev

    Hubspot - Create new engagement

    Hi Supreme, Problem solved, thank you very much !
  6. NPSource-dev

    Hubspot - Create new engagement

    Hi, I'm trying to reproduce this Postman request in Pabbly Connect : The goal is to connect Ringover to Hubspot, more precisely call logs. But so far, in my workflow, I get errors either I use API by Pabbly or the Hubspot integration (I tried with the legacy integration as I couldn't figure...
  7. NPSource-dev

    Ringover API - Authorization

    Hi Neeraj, I finally figured it out, the problem was on my Ringover developer settings. Thank you
  8. NPSource-dev

    Ringover API - Authorization

    Hi, I'm trying to use Ringover's API with API by Pabbly, but can't figure out how to authenticate. Here's the Ringover documentation about it : And the GET request I use as a test : But so far, I get an empty response in my workflow, even though I do have a contact registered in Ringover...
  9. NPSource-dev

    Jotform API - POST submission to a form

    Hey @Supreme Verma, Thank you for the quick response. I'll contact Jotform's support. FYI, here's the reason about the 2nd endpoint URL I use to authenticate : I will update the thread when I get more informations.
  10. NPSource-dev

    Jotform API - POST submission to a form

    Hi, I'm trying to create a workflow to prefill a Jotform. I'm using the Pabbly API app with Jotform API Documentation and everything works well to authenticate with my API key and GET a form data. But when it comes to POST a submission to this form, I can't figure out how to use the curl given...
Top