REST API Parameter length limit
I'm going to search for a search condition using Eloqua API URL Parameters.
I wonder how long the maximum URL params length limit is.
For example, I want to send a request like https://secure.p03.eloqua.com/api/REST/1.0/data/accounts?search=name='abc'name='abc1' name='abc2' name='abc3' name='abc4' name='abc5' name='abc6'...........(skip)
How long is the maximum length possible? If possible, I would like to give conditions for 1000 cases each.
Tagged:
0