Azure / Azure/Azure-DataFactory
(Copy Activity) Unable to reference pagination variable in request body
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
- Use copy activity with a REST source
- Data is gathered via POST-request and request parameters are set in the request body
- The pagination parameter also needs to be set in the request body
- Using a 'page' variable defined in the 'pagination rules' property of the copy activity
- No 'request body' key in pagination rules
- Unable to reference this 'page' variable in the request body, no matter what rule key is used
**Pagination rule:**

**Request Body:**

Contributor guide
Assessment
This issue has not been assessed yet.