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

Recent content by kpetrowski

  1. K

    Can I send an SMS message through Twilio when a reply is made to a Slack thread?

    I have a set up where one workflow takes incoming SMS messages to Twilio and sends them to a Slack channel. That's working great. I'd like to have responses to that message in Slack send an outgoing SMS message through Twilio to the original sender's number, but can't get it to work. Any...
  2. K

    How would I simply hit a URL?

    What action would I use to simply have Pabbly visit a URL to trigger a non-Pabbly related action on my site? Essentially I'd like to use this action to instead of a cron job.
  3. K

    Best way to sync JSON feed to Google Sheet?

    Update: I figured this out. I removed the 'Simple Response' setting on the API action and added a Data Transformer > Line Itemizer action and then mapped that into the Google Sheets: Multiple Rows action. Seems to be working great!
  4. K

    Best way to sync JSON feed to Google Sheet?

    Hi @ArshilAhmad - I'm trying to implement as suggested above but when I get to the Google Sheets: Add Multiple Rows action I'm struggling to understand how to map all fields of the API results to Google Sheets. That action wants me to manually select each record attribute from the API action...
  5. K

    Best way to sync JSON feed to Google Sheet?

    Thanks, @ArshilAhmad. If I had 500 items in that JSON feed would running this workflow cost 1000 tasks (500 for the delete rows action, 500 for the add multiple rows action)?
  6. K

    Best way to sync JSON feed to Google Sheet?

    Hi- I have a JSON feed with approx 500 rows of data that I need to keep in sync with a Google Sheet. I see I can use the 'Schedule by Pabbly' and 'API by Pabbly: GET' to pull the data into Pabbly Connect. What's the best way to ensure the Sheet is in sync? Option 1: Should I try to have...
Top