I'm trying to receive customers (I expect around 1.500 customers) from Business Central and since I get timeout after approx. 20 mins, have I tried to limit the number of informations to 'No' and 'Name'. However I still get timeout so is it the Business Central web service setup that needs a review or is it my configuration in Dynamicweb?
I that tried the same request on both a sandbox and production environment, but they both gives the timeout.
https://api.businesscentral.dynamics.com/v2.0/[TENANT_ID]/[ENVIROMENT_NAME]/ODataV4/Company(['COMPANY_ID'])/DynamicwebCustomerCard?$select=No,Name
Br. Michael Knudsen