Copied to clipboard

Flag this post as spam?

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


  • Nick Bloodworth 23 posts 96 karma points
    Oct 14, 2018 @ 20:10
    Nick Bloodworth
    0

    Display data from Web API in Umbraco

    Hi, I have a number of web API's that I'd like to display data from in Umbraco. Whats the easiest way to do this?

    The data is stored in a SQL Server database.

    My intention is to create a pool league (with leagues, matches, teams etc) and allow the users to update the match results themselves, and use Umbraco to provide CMS functionality.

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Oct 15, 2018 @ 17:31
    Alex Skrypnyk
    0

    Hi Nick

    Have a look at awesome Fluidity package - https://umco.github.io/umbraco-fluidity/overview/installation/

    It can help you easily integrate external database and Umbraco backend.

    Thanks,

    Alex

  • Nick Bloodworth 23 posts 96 karma points
    Oct 16, 2018 @ 21:04
    Nick Bloodworth
    0

    Would it easier to create the Umbraco installation in VS, then create the models and run database migrations to create the tables in the Umbraco database?

    How would I then be able to manipulate the new tables (CRUD) using the Umbraco front/back end?

    Nick

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies