joseRdzP
Results
2
issues of
joseRdzP
Hi, I'm trying to figure out how to retrieve more that 5k records from Dynamics 365/CRM, looks like the GetList method has a variable named "nextLink" but I can't access...
Hi everyone, I'm trying an example to create multiple records in Dynamics 365 by using a Batch List, I'm working with the given example in: https://github.com/davidyack/Xrm.Tools.CRMWebAPI/blob/master/dotnet/Xrm.Tools.WebAPI.Test/BasicCRUDTests.cs My code is something...