Copied to clipboard

Flag this post as spam?

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


  • David Amri 214 posts 740 karma points
    Apr 29, 2020 @ 09:13
    David Amri
    0

    Access data from Umbraco in external MVC project

    Hi,

    Is it possible to send/access data from Umbraco to an external MVC project?

    Say we have an Umbraco installation that we use to enter content for a number of different websites. Is it possible to access some of the data from an external MVC project?

    If a content node in the Umbraco installation would be published could this be picked up from the external website/MVC project some how and be presented on the site running the external MVC project?

    Cheers

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Apr 29, 2020 @ 13:34
    Alex Skrypnyk
    0

    Hi David

    There are 2 ways of doing that"

    1) create web API in Umbraco solution and access data via HTTP

    2) share the context with MVC project if you are in the same project

    Thanks,

    Alex

Please Sign in or register to post replies

Write your reply to:

Draft