
I am using Adobe AEM Forms to connect to Dynamics API endpoints. e.g. GET accounts.
The problem I have is that the data coming back is sorted by the most recently added record first. I would like to sort alphabetically by another field.
Unfortunately Adobe AEM Forms is a bit of a black box when it comes to accessing Dynamics API endpoints, so I cannot add in an orderby parameter to the GET endpoint.
So my question is what is the Dynamics GET endpoint tied to? Is it bound to a view [where I could change the sort order]? Is the 'createdon' field the default sorting field, and can I change this somehow in Dynamics?
Hello,
I would recommend to get in touch with support of this Adode AEM forms product to get help.