SharePoint Online - Wait for event in list item
Use the SharePoint Online - Wait for event in list item action A tool for building the processes, logic, and direction within workflows. to pause a workflow until a selected event occurs in the specified SharePoint Online list. The workflow pauses and resumes only when the event occurs. You can add conditions to specify a particular item or field that has to be updated or added for the workflow to resume.
For more information about the SharePoint Online connector, go to SharePoint Online.
Configure the SharePoint Online - Wait for event in list item action
-
Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.
- Select the Event that has to happen for the workflow to resume.
-
Select a SharePoint Online Connection. If you do not have a connection, see Add a connection.
-
Type a SharePoint site URL.
Example:https://domain.sharepoint.com/sites/hr
-
Click Retrieve lists to retrieve the lists from the SharePoint site.
- Select the List name.
Note: Only the connections created with the List and libraries authentication method are available in the drop-down. For more information about authentication methods for SharePoint Online connections, see Authentication methods for SharePoint Online connections.
SharePoint Online - Wait for event in list item action fields and settings
Section |
Field | Description | Variable types |
---|---|---|---|
(unlabeled) | Event |
The event that should occur in the specified list for the workflow to resume. Select from one of these options:
|
Text, Decimal, Integer, Boolean, DateTime, Collection |
(unlabeled) |
The SharePoint Online connection for the SharePoint Online site that you want to access. To refresh the available connections , click . |
(n/a) | |
List item |
SharePoint site URL |
The URL of the SharePoint Online site that has the list or document library you want to use. To retrieve the lists for the SharePoint site URL, type the SharePoint site URL and click Retrieve lists. Example: https://domain.sharepoint.com/sites/hr
|
Text, Decimal, Integer, Boolean, DateTime, Collection |
List name |
The list that the event should happen in for the workflow to resume. The values in the drop-down list is limited to lists and document libraries within the site specified in the SharePoint site URL field. |
Text, Decimal, Integer, Boolean, DateTime, Collection |
|
Conditions | Add conditions/Edit conditions |
Add conditions if you want to specify which item in the list has to be updated or added for the workflow to resume. Displays the Condition builder to define new conditions or edit existing conditions.
The Condition builder supports nested conditions, enabling you to create conditions within another condition. |
(n/a) |
Condition builder | When |
Displays the items from the Column field of the selected list. Note:
The following columns are not supported in the Condition builder:
|
Text, Decimal, Integer, Boolean, DateTime, Collection |
Operator |
How the item from the When drop-down and Value are compared. Select from the drop-down. The operators available in the drop-down depend on the data type of the item selected from the When drop-down. |
(n/a) | |
Value |
The value you are expecting in the column (field) specified for When. The data type of Value must match the data type of the item selected in the When drop-down. |
(varies) | |
Add |
Adds a new condition. When adding a new condition you have to select the level of the condition. Select Nested condition to nest the new condition within the condition above it. |
(n/a) | |
And/Or |
The connecting operator to use for the conditions. If you select: And: The workflow resumes when the item that is added matches all the conditions. Or: The workflow resumes when the item that is added matches any one of the conditions. |
(n/a) | |
Displays the following options menu for a condition. The following options are available:
|
(n/a) | ||
Output | Result |
Stores the result of the action as an object with multiple variables. |
Object |