I work with the Mike automation system to receive lines from the sheet using the API.
Reading returns me all the rows in the sheet, how do I filter only the rows I need?
I used the filter in JSON and it’s not a filter,
I used the Query String found in the HTTP model I send - it’s not a filter either.
What am I doing wrong?
attached an example,
I am trying to extract only rows in which the number that appears is:
972525666539
Many thanks to the respondents
