workiva_edit_range_link
Edit an existing range link in a Workiva workbook by providing the content, table, and link IDs, along with the new data to apply the update.
Instructions
Edit a range link via PATCH.
Args: content_id: The content/spreadsheet UUID table_id: The table UUID range_link_id: The range link ID data: Edit data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| table_id | Yes | ||
| content_id | Yes | ||
| range_link_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |