Hello,
I got a output of an array, like
[
a@gmail.com,
b@gmail.com
]
when create an event, the required field turns out like:
address 1: [a@gmail.com
address 2: b@gmail.com]
I don't know how to remove "[" and ""]" from the email address.
Many thanks.
Hi Deepaks,
It works perfectly!
Can I ask an extra question, about the number of array is already changed, I got it from apply for each, how can i get the number and put it in variables('Array')[x], I put it on a required (to create event) field, like:
Required: variables('Array')[0];variables('Array')[1];.......variables('Array')[x]
once again, thank you very much!😊
Linda
Hi @Linda777
If output is Array than you should use following expression to get the value:
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional