Tutorials
Populating dropdown field on monday.com
4 min
in this tutorial, learn how to automate the populating multiple values in the dropdown field on monday com prerequisites before you begin, ensure the following connections are established connection between engini and monday com learn how to https //app archbee com/docs/ixqqblwfxopjg0nave78y/td33fdcyfx3ign84qa0pd initialize variable to get started, let’s initialize a variable that will later hold the multiple values from monday name click on the empty field and choose from the tooltip a name for the variable for example “group leaders” type choose from the drop down the “string” option value leave it empty the variable will be filled later in the workflow for each loop add a new activity and choose the “for each loop” activity of engini click on the empty field and the tooltip will pop up showing contents from the previous activities which you can choose in the pop up window that appears, click on “dynamic content” in the top toolbar, then navigate to the “get” activity property and choose the array value for example, “get subitems of it” set variable now, inside “for each loop” block, add a new activity and choose the “set variable” activity of engini click on the drop down and choose the name you gave the variable you initialize for example “group leaders” click on the empty field next to the “value” and the tooltip will pop up showing contents from the previous activities update item add a new activity and choose the “update item” activity of monday com board – the monday board where the item you want to update is located item id – the unique identifier of the specific item that will be updated fields – the board columns (fields) that you want to update, along with the values that will be assigned to them