
Here are the planned updates included in the 8.4.0.04 release:
▪ Workflow enhancements
▪ Activity Auto-Fan Out enhancements
▪ Activity Association enhancements
▪ Performance improvements Wave II
▪ REST API Swagger docs for SDATA
▪ Support for named “sub-queries” within a Group
I would like to get more information on your REST API for Infor CRM. Could you please help?
Hello Hung Giang,
You can see the documentation for SData endpoints (SData is the name of the REST API for Infor CRM) here http://developer.saleslogix.com/DotNetSDataClient/whitepaper/introduction.html
It might be a good place to start with there. There is also a .NET Client Library available via NuGet https://www.nuget.org/packages/DotNetSDataClient/
The source of that client library on Github https://github.com/Saleslogix/DotNetSDataClient
Hope this helps,
Ryan