Getting a partial response from the API

Hello Team,

I am using monday GraphQL API to extract data to tables using Azure Data Factory.

However , out of four API call for four boards, one of the API call didn’t return items an dgetting partial response with “groups” as empty array.?

Would like to check this specific API missing items from the group?

Any help Appreciated !!!

Thanks,
Jag

GraphQL will only return data if it exists. If you get an empty array for groups then I would assume there are no items in that group on that board.

But if that group does indeed have items in it & API is returning the wrong info, please open a technical support ticket with our API team! We’ll sort it out.

Open a ticket using this form

Thanks for the reply !!! Will raise support request. It used to work earlier. Started noticing this error from this Month.