corprodoc
Member
Hi, I have following workflow.
1. Webhook: which receives JSON of multiple "HTML Table" and "list of URLs separated by comma".
2. Iterator: since webhook has multiple values
3. API call: to convert HTML to PDF resulting into URL
I am finding it difficult to combine all resulting URLs into one. I saw in one of post that there is no inbuilt functionality and suggested to add those result to Google Sheet and using Get Row, we can combined resulting values.
However, what I don't understand is, if I add "Get Row" in existing workflow, won't it run for all instances of Iterator? Is there a way I can trigger another workflow?
1. Webhook: which receives JSON of multiple "HTML Table" and "list of URLs separated by comma".
2. Iterator: since webhook has multiple values
3. API call: to convert HTML to PDF resulting into URL
I am finding it difficult to combine all resulting URLs into one. I saw in one of post that there is no inbuilt functionality and suggested to add those result to Google Sheet and using Get Row, we can combined resulting values.
However, what I don't understand is, if I add "Get Row" in existing workflow, won't it run for all instances of Iterator? Is there a way I can trigger another workflow?