Discussions
REST API - Is it possible to find the one most recently modified party?
over 2 years ago by Max Szczurek
I've tried this and several variations on "UpdatedOn," but haven't had luck retrieving the one most recently modified record:
/api/Party?orderby=UpdatedOn:Descending&limit=1
Is this possible? Thanks!