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 313 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

  • Comment author was deleted

    May 06, 2015 @ 09:21

    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 313 karma points
    May 09, 2015 @ 20:33
    Martin
    0

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

Please Sign in or register to post replies

Write your reply to:

Draft