This is a video to show you how to use the CreateArray function within Power Automate (and Logic Apps!). This function allows you to convert different data types into an array without needing to initialize a variable. You can also create a disposable array within a loop.
Example Function: createArray(variables('Email One'), variables('Email Two'))
Connect with me:
Website: https://www.flowjoe.io
Twitter: / flowjoe
Post: https://post.news/flowjoe
#powerplatform #powerautomate #functions