Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • Find webpages whose title is either Customer Experience Agent or Customer Experience Supervisor. This can be done in two ways:

      Code Pro
      curl -X GET 'http://localhost:8080/magnoliaAuthor/.rest/delivery/website/v1?title=Customer%20Experience%20Agent|Customer%20Experience%20Supervisor' \
      -u superuser:superuser
      Code Pro
      curl -X GET 'http://localhost:8080/magnoliaAuthor/.rest/delivery/website/v1?title\[like\]=Customer%20Experience%20%25' \
      -u superuser:superuser

      (The brackets have been escaped with the backslash character ( \ ) for the command to work correctly in bash.)

      Expand
      titleClick to see the resulting JSON
      Code Pro
      languagejs
      linenumberstrue
      {
        "results": [
          {
            "@name": "customer-experience-agent",
            "@path": "/travel/about/careers/customer-experience-agent",
            "@id": "1f8af166-258f-4351-a543-3d0fc8bb00c0",
            "@nodeType": "mgnl:page",
            "hideInNav": "false",
            "title": "Customer Experience Agent",
            "title_de": "Kundenerlebnisvermittler",
            "@nodes": []
          },
          {
            "@name": "customer-experience-supervisor",
            "@path": "/travel/about/careers/customer-experience-supervisor",
            "@id": "c8e6902a-499a-44d7-9de9-45fd93d60a6b",
            "@nodeType": "mgnl:page",
            "hideInNav": "false",
            "title": "Customer Experience Supervisor",
            "title_de": "Kundenerlebnisteamleiter",
            "@nodes": []
          }
        ]
      }

      The result is returned for the following configuration:

      Code Block
      languageyaml
      class: info.magnolia.rest.delivery.jcr.v1.JcrDeliveryEndpointDefinition
      params:
        website:
          rootPath: /
          includeSystemProperties: false
          nodeTypes:
            - mgnl:page
      Info

      Due to the use of a wildcard character (%, URL encoded as %25) in the URL with the [like] filter the number of results is can be potentially higher. For example, if the website contained also a page called Customer Experience Manager, it would be also included returned in the response.


    • Find nodes in the tours workspace which contain the keyword vietnam. Return the results in the descending order by the location property and restrict the limit to one:

      Code Pro
      curl -X GET 'http://localhost:8080/magnoliaAuthor/.rest/delivery/tours/v1?q=vietnam&orderBy=location%20desc&limit=1' \
      -u superuser:superuser
      Expand
      titleClick to see the resulting JSON
      Code Pro
      languagejs
      linenumberstrue
      {
        "results": [
          {
            "@name": "Vietnam--Tradition-and-Today",
            "@path": "/magnolia-travels/Vietnam--Tradition-and-Today",
            "isFeatured": "true",
            "name": "Vietnam: Tradition and Today",
            "description": "Discover the culture and everyday treasures of a rising phoenix",
            "location": "Ho Chi Minh City, Vietnam",
            "tourTypes": [
              "415025c6-e4b5-4506-9384-34f428a52104",
              "e007e401-1bf8-4658-8293-b9c743784264"
            ],
            "author": "Magnolia Travels",
            "body_de": "<p>Vietnam ist eine der exotischsten und kulturreichsten Destinationen weltweit. Als Juwel unter Juwelen bietet es dem Besucher schillernde Vielfalt. Doch was die meisten so faszinierend finden, ist seine F&auml;higkeit zum Wandel. Dies wird nirgends deutlicher als in Ho-Chi-Minh-Stadt. Die am Saigon-Fluss gelegene Gro&szlig;stadt ist das perfekte Beispiel f&uuml;r das Nebeneinander von Fortschritt und Tradition. Pr&auml;chtige Kolonialbauten stehen neben modernen Wolkenkratzern, w&auml;hrend sich japanische Autos mit Fahrradrikschas die stark befahrenen Stra&szlig;en teilen. Wir bringen Sie nicht nur zu den wichtigsten Sehensw&uuml;rdigkeiten, sondern zeigen Ihnen auch die verborgenen Geschichten, die erkl&auml;ren k&ouml;nnen, was Vietnam zu dem macht, was es heute ist, und wohin es geht.</p>\n<p>Eine zweit&auml;gige Tour durch das Mekong-Delta (Vietnamesisch: Đồng Bằng S&ocirc;ng Cuu Long &bdquo;Flussdelta der neun Drachen&ldquo;) taucht Sie in ein Labyrinth des Lebens auf dem Wasser ein, in dem alles auf Booten geschieht, selbst die lokalen M&auml;rkte, die Tag f&uuml;r Tag durch ein Flo&szlig; der Boote der H&auml;ndler gebildet werden. Wir fahren weiter zur K&uuml;stenstadt Vung Tau, um dort im Phuong-Distrikt zu entspannen und wie die Einheimischen zu schwimmen.<br /> W&auml;hrend wir dort sind, besuchen wir den ber&uuml;hmten Wei&szlig;en Palast, die alte historische Kolonialvilla des franz&ouml;sischen Gouverneurs.</p>\n<p>Unterwegs werden Sie mit das beste Essen zu sich nehmen, das Sie jemals gegessen haben und wir werden Ihnen eventuell sogar beibringen, wie es zubereitet wird.</p> ",
            "body": "<p>Vietnam is one of the world&rsquo;s most exotic and culturally rich destinations. A gem among gems, it offers dazzling diversity for visitors. Yet what most find so fascinating is its capacity for change. This is nowhere more evident than in Ho Chi Minh City. Set on the Saigon river, the capital is the perfect example of progress and tradition living side-by-side. Grand colonial buildings stand alongside modern skyscrapers while Japanese cars share the busy roads with cycle rickshaws.</p>\n<p>We won&rsquo;t just take you to the key sights, but also reveal the hidden stories that explain what makes Vietnam what it is today, and where it&rsquo;s going.</p>\n<p>A two day tour of the Mekong delta (Vietnamese: Đồng bằng S&ocirc;ng Cửu Long &quot;Nine Dragon river delta&quot;) will immerse you in a water-world maze where everything happens on the boats - even local markets which form every day from a raft of vendors boats. We&rsquo;ll continue to the coastal town of Vung Tau in the Phuong district to relax and swim like the locals do.</p>\n<p>While there we&rsquo;ll visit the storied White Palace, the historical old colonial villa of the french governor.</p>\n<p>Along the way, you&rsquo;ll eat some of the finest food you&rsquo;ve ever eaten, and we might even teach you to cook it too.</p> ",
            "description_de": "Entdecken Sie die Kultur und die alltäglichen Schätze eines Phoenix aus der Asche",
            "destination": [
              "7ec72c48-c33f-418e-b2ff-44cfb4bbb1f2"
            ],
            "duration": "14",
            "name_de": "Vielfältiges Vietnam",
            "image": "jcr:1044b3b8-30b1-48fe-8078-832b6cef8fb5",
            "@nodes": []
          }
        ]
      }

      The result is based on the basic configuration.

...