Azure Logic apps getting all Watchlist Items for a given watchlist
- Dominant language
- ABAP
- Stars
- 424
- Forks
- 320
- Avg merge
- 14h 41m
- Merged PRs (30d)
- 1
Description
### Describe the Bug
I'm trying to get all Watchlist Items for a given watchlist using the connector ( which still in preview).
I have 150 elements in my Watchlist, I'm getting the first 100 items correctly but I'm not getting the 50 last items, I'm pretty sure that the connector is not handling the pagination, in the output I have a "nextlink", but I don't know if I can use it to get the resting items.
### Plan Type
Consumption
### Steps to Reproduce the Bug or Issue
1. Configure the "getting all Watchlist Items for a given watchlist"
2. Choose a watchlist that have more than 100 items
3. You can see that the connector get only the first 100 items
### Workflow JSON
_No response_
### Screenshots or Videos


### Additional context
_No response_
AB#16645198
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.