Endpoint Configuration

Martin,

Is it possible to append query string parameters as part of an endpoint path using the endpoint designer

ex: the listen path in my api would be /articles/

endpoint 1 would be /articles/?format=rss
endpoint 2 would be /articles/?format=newsml

etc.

It is, you’ll need to use the URL rewriter to do it. We just fixed a bug there through related to query string appends so it might not be 100% until the next release.

Has the bug for query string been released yet. I would like to test out the functionality but am currently getting errors.

No not yet, I also think there’s an issue with the nightlies so it hasnt been built yet. It’ll be in 2.2, no date scheduled yet, but it is soon.