• 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 $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Search results

  1. D

    Google Sheets to Slack Alerts (Not Working)

    I have a program that writes data to new rows in a sheet. Each time that happens, I'd like to receive a slack message. I tested this on "Send on Event" where I manually entered the data, and I get instant Slack alerts I then changed the setting to "Auto Send on Schedule" since the data is...
  2. D

    How to send the content of a csv url to Google Sheet

    Hi, my customers uploads csv files via webflow form. Webflow would send the url of this csv (https://webflow.com/files/627aa5e525bd154d2c91332a/formUploads/42fed71e-ffe3-4530-9da4-12fdee2a6b9b.csv) to Pabbly. My question is, how can I use Pabbly to then send the values of the csv file to...
  3. D

    How to upload content of csv file

    Is there a way to: (1) send csv file to pabbly (2) turn the content of that csv file into json (3) ... so the json array can go through an iterator I'm doing all 3 steps manually right now. Here's a 30 second explainer video. https://www.loom.com/share/3128542c0a9d483f9d2751453230ba12 Thanks...
  4. D

    How to store results from iterator

    Hi, I have an array [1,2,3,4, ...] and I am using the iterator to add these numbers. Ex: 1+2, then 2+3, 3+4, and so on. Right now, after each addition, it passes the results to a Google Sheet. The problem is, I have thousands of these additions, so it would cost lots of "tasks" each time a...
  5. D

    How to set up multiple "Send on event" in one sheet

    Hi, my goal is to control and trigger multiple workflows in one spreadsheet. How do you do that? Here's a brief explainer video of my situation. https://www.loom.com/share/5fb4c371532549e28f7587df0d041af3 Thank you so much in advance! Nick
  6. D

    Send on event not working

    Hi, my goal is to "trigger" a series of workflows, one after another. When one workflow finishes, it automatically triggers another workflow to start, and so forth and so forth. The way I'm doing it is when one workflow finishes, I update the "trigger" cell in another spreadsheet to "send to...
  7. D

    Data Transformer/Line Itemizer not returning anything

    Hi, I have an array (attached) which I'd like to use Data Transformer/Line Itemizer on. The problem is that it's not returning anything. Here's a video of my screen: https://www.loom.com/share/e26eada8f7104293a7fdc1c095b6536a
  8. D

    Data Transformer / Line Itemizer not working

    Hi, I'm trying to use data transformer-->line itemizer to transform my 3rd party api call data. But it returns nothing. Here's a video of the response: https://www.loom.com/share/f97651dbe4f24c6f9877d0777631463a ... ATTACHED is my 3rd party API response: Thank you! ------------------
  9. D

    How to send 3rd party api data with multiple rows to Google Sheets

    Hi, using Pabbly, I'm able to grab 3rd party api data, which have multiple rows. How do I add these rows of data to Google Sheets? I tried "add a row" but that only adds the last row of api data. I tried "update values within a range" but it doesn't allow me to add data for 2nd or 3rd row...
Top