Copied to clipboard

Flag this post as spam?

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


  • Martin 114 posts 312 karma points
    Apr 30, 2015 @ 13:37
    Martin
    0

    How do I access stored entries/records in Umbraco Forms externally ?

    Hi,

    Would it be possible to externally access the entries/record that are stored within the Umbraco Forms database? For example by connecting to the database and query and fetch entries of interest (all entries need to end up in an MS Access 2010 database for further use)

    Today I email all new entries and retrieve the data from the emails instead.

    Regards, /martin

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    May 06, 2015 @ 09:21
    Tim Geyssens
    100

    Hi,

    Sure that is possible, you could write some sql or use the api to fetch the records you wish, take a look at the Umbraco.Forms.Data.Storage.RecordStorage class

  • Martin 114 posts 312 karma points
    May 09, 2015 @ 20:33
    Martin
    0

    Thanks Tim, I'll have a go with that.

  • 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