Copied to clipboard

Flag this post as spam?

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


  • Anders Brohus 194 posts 475 karma points
    Dec 14, 2020 @ 12:57
    Anders Brohus
    0

    Export content from Umbraco 6

    Hi our,

    Currently having an client which has an old Umbraco 6 website where i need to export nodes of some specific types- How do i create an API which returns the specified nodes content with Umbraco 6?

    If it was Umbraco 8 i would just create an Umbraco API Controller, but i can't find any documentation about that for v6?

    The site is running v6.0.3

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Dec 14, 2020 @ 23:46
    Alex Skrypnyk
    0

    Hi Anders,

    Which format do you need to return data?

    You can create a template and return CSV, XML, JSON whatsoever.

    Thanks, Alex

  • Anders Brohus 194 posts 475 karma points
    Dec 15, 2020 @ 05:28
    Anders Brohus
    0

    JSON as I think that would be easier to import again in Umbraco 8 🙈

Please Sign in or register to post replies

Write your reply to:

Draft