• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Search results

  1. T

    InvoiceNinja Mark As Send

    Looking at the docs, https://api-docs.invoicing.co/#post-/api/v1/invoices InvoiceNinja allows one to send various parameters, including marking as sent. Pabbly does not seem to accommodate this in the existing InvoiceNinja (Self-hosted) App. Is there any way to do this?
  2. T

    Troubleshooting API Response

    I am trying to hit an API that looks up a song input and responds with the URL to the same track on various platforms. As you'll see in the screenshot, it returns an array of arrays. For each platform, the key identifying the platform array is something like "AMAZON_SONG::SONG_ID" The same...
  3. T

    Not receiving JSON result for an API Call

    In an API step where I get prices for domains, I am expecting a result in the format: I have simple response DISABLED and I'm expecting a JSON result so that I can iterate through it and filter out just the TLD I want (let's say .net) in this case. However, I'm getting a SIMPLE response...
  4. T

    Calculating Age

    Hi, I'd like to calculate the age within a workflow, based on a value gathered in a previous step (Step 5 in formula below). Could you help me figure out why the result always ends up in "0"? I'm using the Number Formatter > Spreadsheet Formulas action. ROUNDDOWN((MINUS(2023-05-23,5. Data 2...
  5. T

    Not updating Google Sheets properly

    Hi, I'm triggering a workflow through a webhook, passing a large string through a single input parameter. Using this initial string, I parse the information into 17 different fields. For each field, using Text Formatter, I remove commas, then pass that value through a regex pattern to ensure...
  6. T

    Receiving results from Browse.AI

    I can execute a task on Browse.AI, including passing parameters, from within my Pabbly Connect workflow. However, Pabbly Connect does not receive the response that Browse.AI extracts. I would like to use the result to pass onto downstream actions. Is this an error or is there a different...
Top