Power Automate Functions - Create Array Function

Power Automate Functions - Create Array Function

What is an array?

The array is used to store more than one word in a single variable. But in the power automate this create array function will return an array.

Let’s create a flow in power automate about array.

In this guide, we will discuss the ‘CreateArray’ variable that is used to create an array

Go to power automate navigate to flows >> new flow >> instant cloud flow >> trigger flow as manually

Add initialize variable and set its attribute as below:

Power Automate Functions - Create Array

Add three initialize variable actions and set its attributes:
Name:
Type = string
Value =example1@gmail.com
Power Automate Functions - Create Array
Add compose action:
Add compose action and call create an array in it.

Power Automate Functions - Create Array

Output:
It will return an array.
Power Automate Functions - Create Array


0 Comments

Thanks for commenting. Your comment will be live soon after approval.