Hello,
We are trying to send an API Post request to an external software/tool. And we are unable to push more than 7K records. We are using the body as Json and please find the following configurations of Download tool.
URL Field - is API endpoint link
Output to a field - String
Payload: HTTP Action - POST
Take Query String/Body from field - is Json file
Connection: We are using a username and password as authentication
Maximum Connections : 4
I cannot send you the endpoints and Json file due to confidentiality. We have used the external's tools Swagger page to push more than 7K records with the same user name and password that we configured to download tool and it seems to be working fine. So, it's a clear sign that we do not have any network is open to push as many records as needed and the third party software confirms that there are no limitations in sending the records. And everything works fine when we send less than 7K records.
Can you please confirm if there are any limitations set in the performance of Download tools?