LAZ Logic App: GET Request Response (JSON Array with more thna 5000 objects)

Raphael Schnizler 66 Reputation points
2022-06-08T05:36:14.67+00:00

Hey guys,

i have stored more than 5000 rows in an AZ table storage. I have an AZ logic app connected to it. (When HTTP request is received->get entities->Response).
I have tried to send a GET request using tools like postman or insomnia. There seems to be a limit of 1000 objects in the array. Is that true? Anyone has an idea to solve this problem? I need the have an array of the whole 5000 objects/rows.

Thank you very much!

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,833 questions
0 comments No comments
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 20,996 Reputation points
    2022-06-29T05:35:53.93+00:00

    @Raphael Schnizler Thanks for reaching out.
    Apologies for the delay in response, Are you using the storage table connector or http action for getting entries from the table? Also have tried using the pagination feature?
    https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-exceed-default-page-size-with-pagination


0 additional answers

Sort by: Most helpful