[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Use of Webhandler - how to

  • Thread starter Thread starter sjellin.dovetail
  • Start date Start date
Status
Not open for further replies.
S

sjellin.dovetail

Guest
As an alternative to different "urls" for the get one could encode it by query parameter like so: /api/v1/organisation/{OrganisationId}/customer?id=1&ssn=2 to allow for complex queries. Nulls can be ignored, non nulls appended into the Query. Or do something silly like i did and build a filter json object that gets passed in the header / body for gets etc :)

Continue reading...
 
Status
Not open for further replies.
Back
Top