Uploaded image for project: 'REST Client'
  1. REST Client
  2. MGNLRESTCL-42

Easy REST calls from templates

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 2.0
    • None
    • None
    • None
    • Yes
    • Yes
    • Declarative REST 3, Declarative REST 4
    • 5

      As a template developer I want to easily make calls to REST endpoints from a template, so that I can use both local and external content in my web experiences.

      Technical note: This is what the "restfn" does now.

      Acceptance Criteria:

      • REST calls are performed from the server so that credentials are not exposed and to avoid problems with CORS.
      • I can use the response as content in my rendering.
      • I can work with the JSON response in the same way that I would work with other content.
      • I can use a REST Client, and if I do I can provide custom path fragments and query parameters to use in the REST call.

        Acceptance criteria

              aichimescu Andrei Ichimescu
              czimmermann Christopher Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD