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

  1. aoris

    Create an Excel Workbook [closed: impossible]

    Hello team, Is it possible to create an Excel Workbook (a new file) from Pabbly? Thanks, Mickael
  2. aoris

    [resolved] Assistance with a custom API customer request -> Chargebee

    I don't know what to say. I just tried the API POST call and... it worked. Did not change a field! Really don't know what to think of this. Anyway... no longer an issue.
  3. aoris

    [resolved] Assistance with a custom API customer request -> Chargebee

    Hello Pabbly Team, I am trying to POST data to Chargebee in order to create a usage entry on a subscription/item price. The support team of Chargebee has confirmed that the API call does work with the following CURL code: curl...
  4. aoris

    Iterator not picking up values from before Iterator

    Well, the new workflow is working fine, so I guess that we can close the conversation. I must have introduced a glitch in the data selection or something at the time. Thanks for looking into the matter!
  5. aoris

    Iterator not picking up values from before Iterator

    Hey @Supreme ! The workflow is the one mentioned above (the workflow) but I had to remove steps and use a second workflow to move on with the work (basically I resent the data to a second workflow to continue with the process). I have just added a pair of tasks to run the Iterator and then...
  6. aoris

    How to break the Iterator? How many steps are iterated/looped after the 'Iterator' action?

    Thank you @Supreme !! It might be worth pinning that information to the forum. It's super useful to use the Iterator properly. Have a good one, Aoris
  7. aoris

    Iterator not picking up values from before Iterator

    Thanks @Supreme . That is strange: I have 1 workflow that works using data from before the Iterator, and 1 workflow that does not work using data from before the workflow. Also, I do not understand the workflow would stop accessing data variables from before the Iterator. Kind of defeats the...
  8. aoris

    How to break the Iterator? How many steps are iterated/looped after the 'Iterator' action?

    Oh, interesting, thank you. So to summarize: Iterator controls the data used for the iterations, including the number of iterations based on the data (assuming 5 entries) Step 1 after the iterator step will run 5 times. Step 2 after the iterator step will run 5 times. Step 3 after the...
  9. aoris

    How to break the Iterator? How many steps are iterated/looped after the 'Iterator' action?

    Hello @Supreme Could expand a bit on the iterations? I have watched the video again and I am not quite sure of the number of Action Steps that are executed after the Iterator. Does it run in iteration mode for any step that uses iterated data? Thanks, Mickael
  10. aoris

    Iterator not picking up values from before Iterator

    Hello team, I am working with a workflow that receives a data set that I am formatting into various rows. I use Iterator to get through a json array (page visits). The iteration process goes fine with the different values (2 records, 2 sets of values, 2 rows in MySQL). The issue I have is with...
  11. aoris

    Skipping characters when writing to G Sheet

    Hello @Supreme I'd rather keep my email private. What about a link to the workflow?
  12. aoris

    New Rows - Connect Sheet

    I would fill the first 520 rows of data with "junk". Then data will be written from 521. Well, 522, if we count the headers.
  13. aoris

    Skipping characters when writing to G Sheet

    Hello team, I am passing records to Google Sheet and noticed that Google inserts 2 rows instead of one when the value of a cell contains a comma. Is there a way to skip characters and another trick, please? Example: one record. The cell that reads "SANCO" should read "SANCO, tiende moda -...
Top