Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filter via Body #899

Open
BpStef opened this issue Mar 30, 2023 · 1 comment
Open

filter via Body #899

BpStef opened this issue Mar 30, 2023 · 1 comment

Comments

@BpStef
Copy link

BpStef commented Mar 30, 2023

Is there a way to pass the $filter in the body? Where are having a really long filter with over 300 Guids in an In statement.

Any suggestions?

@giarico
Copy link

giarico commented Mar 30, 2023

I think you can try batch processing
https://github.com/simple-odata-client/Simple.OData.Client/wiki/Batch-requests

The request should be totally in the body

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants