# Wrike - Get approval by ID action
The Get approval by ID action retrieves details of an approval process in Wrike.
# Input
Input field | Description |
---|---|
Approval ID | Enter the ID of the approval to retrieve. |
# Output
Output field | Description |
---|---|
Approval ID | Unique identifier for the approval. |
Task ID | Unique identifier for the associated task, if applicable. |
Folder ID | Unique identifier for the associated folder. |
Author ID | Unique identifier of the user who created the approval. |
Title | Name of the approval. |
Description | Description of the approval, if applicable. |
Updated date | Timestamp indicating when the approval was last updated. |
Due date | Timestamp indicating when the approval is due. |
Review ID | Unique identifier for the associated review. |
Decisions | List of decisions made on the approval. |
Status | Current status of the approval. |
Attachment IDs | List of attachments associated with the approval. |
Type | Type of approval. |
Auto finish on approve | Indicates whether the approval automatically finishes when approved. |
Auto finish on reject | Indicates whether the approval automatically finishes when rejected. |
Finished | Indicates whether the approval is marked as finished. |
Finisher ID | Unique identifier of the user who finalized the approval. |
Last updated: 2/26/2025, 10:21:24 PM