When asking your question, please include:
The steps you have taken
Relevant screenshots
Any links you have
[ Code { "and": "JSON", "in" : "code block"} ]
Exclude Personal Information.
Can someone please educate me on what the best practice would be to set multiple variables manually, and then pull one value from random to pass onto another module?
Example: I have 9 possible responses i’ve written, all in a “Set Multiple Variable” tool with Variable Values “1, 2, 3, … 9” and Variable Names of all different texts. I want to pass a random text string to a following module that needs a text value.
I’ve tried using random(), array aggregator, {{first(shuffle(8.array))}} and I’m just too stupid to figure this out. It’s always giving me an error of " * Collection can’t be converted to text for parameter ‘text’."
The Make documentation does not help me at all, and Googling any kind of answer for Make.com is already a nightmare.
Thank you to anyone who can lend some advice.