Contact us

Insert array item

This activity inserts an element into the Array List at the specified index.

Insert Array Item activity in the SharePoint Workflow Designer adding an element to an array variable at a given index

SharePoint Workflow Designer Phrase#

Insert item into array variable at 0 index.

Parameters

ParameterDescription
itemThe object to be added to the Array List.
array variableThe Array List.
0 indexThe zero-based index at which the value should be inserted.
Updated on June 17, 2026