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

Easy REST calls from templates

    XMLWordPrintable

Details

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

    Description

      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.

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Task DoD