Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Vikrant 2 posts 72 karma points
    Aug 28, 2024 @ 10:13
    Vikrant
    0

    Umbraco 13 - Use Examine Search for publish content Document type and expose the published data as an Json output

    Umbraco 13 - How can I use Examine Search for publish content Document type and expose the published data as an Json output, using UmbracoApiController, as we do not have presentation layer and we need to expose publish data as a API Json output for other apps.

  • Diljith Peter 9 posts 80 karma points
    Sep 02, 2024 @ 06:36
    Diljith Peter
    0

    Hello Vikrant,

    If you are not aware of the Content Delivery API, please have a look.

    The Content Delivery API delivers headless capabilities built directly into Umbraco. It allows you to retrieve your content items in a JSON format and lets you preset them in different channels, using your preferred technology stack.

    https://docs.umbraco.com/umbraco-cms/v/13.latest-lts/reference/content-delivery-api

  • Vikrant 2 posts 72 karma points
    Sep 03, 2024 @ 09:53
    Vikrant
    0

    we tried that but there is also need to modify the json data before exposing to different channels and using content delivery API we cannot modify the exposed JSON output

Please Sign in or register to post replies

Write your reply to:

Draft