Copied to clipboard

Flag this post as spam?

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


  • Rakesh 11 posts 91 karma points
    Jun 11, 2020 @ 14:00
    Rakesh
    0

    How to Start with integrating Umbraco content into Web Application

    Hello People,

    Am new to Umbraco and i have a very big question in getting the content from Umbraco to our application, Let me explain in detail.

    • We have a web application say (www.abc.org)
    • We have Umbraco codebase published on the server and it is ready to serve you to get the contents/articles etc which is created @Umbraco back office.
    • Now help i need here is (How shall i connect to Umbraco back office to get the content to our application ), UI is ready only thing is i need to get the content.

    • The resultant content of above mentioned URL we need to display in our application.

    I tried referring some docs/forum but am not able to proceed with big question how to connect to umbraco from our application ? where still answer is unknown to me like steps on how to do acheive this.

    I request anyone please help me out to achieve this.

    Thanks and Regards

    Rakesh Balasubramanya

  • Rakesh 11 posts 91 karma points
    Jun 12, 2020 @ 06:55
    Rakesh
    0

    I would request please anyone help me in this....

    I have already tried below steps and faild in it.

    1. Combining both Umbraco codebase into our application to consume in our webapp as reference but many errors and google didn't help Example : 'No Factory has been set'. i tried with steps in forum but no luck

    2. External WEBApi but if i install umbraco package error starts as 'No factory has been set' both i failed in fixing and no idea how to proceed further to get the content.

    Refered below link too. https://our.umbraco.com/forum/using-umbraco-and-getting-started/97880-no-factory-has-been-set

    Please anyone help how can i achieve doing things done?

    Regards, Rakesh Balasubramanya

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Jun 12, 2020 @ 08:05
    Ismail Mayat
    0

    Rakesh,

    DO NOT combine the sites keep them separate get Umbraco working again then you have potentially 2 options,

    1. In your umbraco site create umbraco webapi controller and send back content that way see https://our.umbraco.com/Documentation/Reference/Routing/WebApi/

    2. You could use umbraco graphql package this will give you working endpoint and you can use graphql to get the content back see https://github.com/rasmusjp/umbraco-graphql and https://skrift.io/articles/archive/saving-the-world-with-umbraco-and-graphql/ also watch this video for more information about it https://www.youtube.com/watch?v=vQzcjSDllgY

    I would also look at getting onto the official umbraco course which is not free but will save you time because it covers this exact scenario https://umbraco.com/training/course-details/application-integration-details/

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft