Wrike - Search approvals action (batch)

The Search approvals batch action retrieves approvals from Wrike based on specific filters. You can use approval IDs in subsequent Wrike actions.

Use the List approvals action to retrieve approvals associated with a specific folder or task ID.

Input

Input fieldDescription
StatusesSelect one or more statuses to filter approvals.
Updated date rangeFilter approvals by last update date.
ApproversSelect a list of approver user IDs to filter approvals in the response.
Pending approversSelect a list of pending approver user IDs to filter approvals in the response.
LimitLimit the number of approvals returned in the response.
Page sizeSet the page size for the number of approvals fetched in the response.
Next page tokenProvide the next page token from a previous Search approvals step to retrieve the next set of approvals.

Output

Output fieldDescription
Total number of recordsTotal number of approvals matching the search criteria.
Next page tokenToken for retrieving the next set of results, if applicable.
Approvals listList of retrieved approvals.
Approval IDUnique identifier for the approval.
Task IDUnique identifier for the associated task, if applicable.
Folder IDUnique identifier for the associated folder.
Author IDUnique identifier of the user who created the approval.
TitleName of the approval.
DescriptionDescription of the approval, if applicable.
Updated dateTimestamp indicating when the approval was last updated.
Due dateTimestamp indicating when the approval is due.
Review IDUnique identifier for the associated review.
DecisionsList of decisions made on the approval.
StatusCurrent status of the approval.
Attachment IDsList of attachments associated with the approval.
TypeType of approval.
Auto finish on approveIndicates whether the approval automatically finishes when approved.
Auto finish on rejectIndicates whether the approval automatically finishes when rejected.
FinishedIndicates whether the approval is marked as finished.
Finisher IDUnique identifier of the user who finalized the approval.
List sizeTotal number of approvals retrieved in the batch.
List indexPosition of the current approval in the batch.

Last updated: