# Wrike - Get record ID action

The Get record ID action converts a legacy record ID in Wrike to its API v4 format. You can use the API v4 in actions such as Get task by ID, Get folder by ID, and Get attachment metadata.

# Input

Input field Description
Record type Select the type of record to convert to API v4 format.
Record IDs Enter one or more legacy record IDs. You can find these IDs at the end of the URL when you access the record in the Wrike web interface. For example, in the permalink https://files.wrike.com/123456/123456789, the last 9 digits (123456789) represent the legacy record ID. Example input: 123456789, 987654321.

# Output

Output field Description
ID mappings List of ID mappings between API v4 and legacy formats.
API v4 ID The converted API v4 format ID.
Legacy ID The original legacy format ID.
List size Total number of records in the batch.
List index Position of the current record in the batch.


Last updated: 2/26/2025, 10:21:24 PM

On this page