Search results

  1. A

    How to add numbers from object together

    Hi @ArshilAhmad, Yes, it is this one https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZhMDYzNTA0Mzc1MjZmNTUzNzUxMzMi_pc Feel free to edit - It is Step 4 inside the Router. You can see the output I want to combine. Here there are only 2 because that's because it's only a test. But there...
  2. A

    How to add numbers from object together

    Hi, See this video please: https://share.zight.com/BluApY5J I want to add the amount from each object together (Usecase: Calculate a sum to charge in Stripe for consulting) How can I do this?
  3. A

    Pabbly Google Sheet Add Row doesn't want to add to rows with checkboxes

    Also in addition I have the two checkboxes and I want each of them to trigger a different Pabbly flow. How can I do this when i can only define one Webhook and one trigger column using the Pabbly Sheets Extension? Not sure how I can make this flow. Basically as I work with customers I neefd to...
  4. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    Here are some other details on my flow: https://share.zight.com/NQuXdDLg https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZhMDYzNDA0MzM1MjZhNTUzMjUxMzMi_pc Feel free to make changes if you need
  5. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    Hi again, I tried to set this up but got stuck. I don't see how this work as I have multiple years and 12 months in each year. So the flow doesn't seem to work unless I am missing something. It seems that the workflow assumes I have a subfolder "Year" with a subfolder of Month. I am trying to...
  6. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    Wow, thanks! Checked out the workflow. Can't quite understand it - it looks very complicated :-D But I will try to reproduce it. Could be great if Pabbly had an option to simply trigger for all files in a certain subfolder? Doesn't Google af an endpoint or parameter for that?
  7. A

    How to run the same flow for two (or more) sets of variables

    Hi ArshilAhmad, I have to return again and say this solution is working perfectly! Really this has so many usecases. I can really simplify many of my flows based on this! Makes maintenance so much easier for all my Pabbly flows! Thanks so much!
  8. A

    Pabbly Google Sheet Add Row doesn't want to add to rows with checkboxes

    See this video please: https://share.zight.com/GGujL0gy How can I solve this?
  9. A

    How to run the same flow for two (or more) sets of variables

    Ahhh awesome thanks ArshilAhmad! It looks like something like this could work! And I see how I can add multiple variables as well. Will implement and will let you know if I have any problems! Thanks again!
  10. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    Hi again, thanks for the response! I tried to set this up. I took the folder ID: And inserted it here: But I get an empty response But the file is there? So something still seems wrong? I copied the exact ID of the main GetInvoice folder url as you see on the screenshots. The specific...
  11. A

    How to run the same flow for two (or more) sets of variables

    Hi ArshilAhmad, Thanks, this is exactly what I meant! However I have have two sets of variables - not just 1 set. I need it like this: Run 1: - apikey = abc - subfolder id = 123 Run 2: - apikey = xyz - subfolder id = 741 How can this be accomplished?
  12. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    Hi ArshilAhmad, Thanks for the answer. I can't quite comprehend how this would work. My setup is this: Main Folder > YYYY > Month > Vendor So I only want to trigger the flow for files that go into "Main Folder" OR any of it's subfolders whatever they are. Following your flow it seems to work...
  13. A

    How to run the same flow for two (or more) sets of variables

    No that still means I have to duplicate all steps among 2 router paths. It's this I want to avoid. Because if I need to change on thing I have to redo my changes in both routers. That is the issue. Can't I use an iterator to run all steps after with 2 different sets of variables? Only having...
  14. A

    How to run the same flow for two (or more) sets of variables

    Please check this screenshot. So what I would like to do is I am running a flow I need to run twice - and the only difference between these two runs are two variables Company ID in accounting program (GET) And subfolder I upload invoices to (POST) Basically I get invoices from company A And I...
  15. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    Yes, You have my permission to log into my Pabbly Connect account, and edit workflow {If required}. Here is the registered email address associated with it. I have added the google action But can't I share the email privately? I have shared it in this private thread...
  16. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    How can I make Pabbly Connect check for new files in a specific folder including all of its subfolders without having to define all subfolders in advance? So basically I have a folder for all my accounting documents and I continuously add new folders to it for months and in addition vendor...
  17. A

    Keep getting timeout error on Publitio Create Version action

    Workflow is here: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY5MDYzMTA0MzY1MjZjNTUzMjUxMzEi_pc See here: https://share.zight.com/X6uLWwzZ I have tried to put a delay after which I understood from your article here...
  18. A

    How to parse content of text file

    Hi, but it is a text file. Not a PDF
  19. A

    OpenAI Whisper file Limit - Convert to audio first - how?

    HI, it is here: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY5MDYzMTA0MzY1MjZjNTUzMjUxMzEi_pc
  20. A

    How to parse content of text file

    I don't have a workflow because I don't know how to do this. I want to read the content of this attached text file as an example and take the content of this file and use it as URL later in the flow..
Top