Hi all,
CloudConvert returns multiple JPGs, what is the best way of merging them?
This returns individual files unfortunately…
Hi all,
CloudConvert returns multiple JPGs, what is the best way of merging them?
This returns individual files unfortunately…
Hi @karla
The reason you are getting an individual file might be because of using an iterator. Alternatively, giving the map function directly could resolve this, or using an aggregator could also be a solution.
If you can show the workflow, we can gain a better understanding of the issue and may be able to provide the correct solution.
If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel
can you please provide the output of cloud vision
Every result (item/record) from an iterator module will output a bundle. To “combine” them into a single structure, you’ll need to use an aggregator of some sort.
Aggregators are modules that accumulate multiple bundles into one single bundle. An example of a commonly-used aggregator module is the Array aggregator module. The next popular aggregator is the Text Aggregator which is very flexible and has applies to many use-cases.
The Text Aggregator can be used to combine text from multiple bundles into a single text variable.
would you be so kind and provide the formula for the text aggregator combining 2 or more outputs? Looks like it’s the easier one.
Just map the “Text” variable (that you highlighted above) into the value field.
Expand the advanced settings and select new line/row.
it worked, thank you!!!
No problem, glad I could help!
1. If you have a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.
2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.
This marks the topic as solved, so that:
others can save time when catching up with the latest activity here, and
To do this, simply click the checkbox at the bottom of the post that answers your question:
3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
parseDate
| Tokens for formatDate