Copied to clipboard

Flag this post as spam?

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


  • Rikhav Shah 5 posts 75 karma points
    Jan 27, 2018 @ 11:18
    Rikhav Shah
    0

    Looking for a way to post data to Azure Storage on click of submit button of a Umbraco Form

    I am new at working with Umbraco Forms. In trial version, at workflow section I find different ways to post data of form as a xml, email, etc.

    I had found a link for storing data of form on Azure Storage Blob. Here is the url : https://our.umbraco.org/documentation/Add-ons/UmbracoForms/Developer/IFileSystem/

    I am looking for a way to post data of Form to Azure Storage Table on click of submit button.

    Anybody know how I can achieve this functionality?

    Thanks, Rikhav Shah

  • Søren Kottal 713 posts 4571 karma points MVP 6x c-trib
    Jul 30, 2018 @ 21:44
    Søren Kottal
    0

    Hi Rikhav

    One of the coolest things about Umbraco Forms is the extensibility. Ie. you can add your own workflow types, that can be executed from your forms.

    For this, I would create a workflow type, that saves the form data to your Azure Storage Table.

    There is documentation here: https://our.umbraco.com/documentation/Add-ons/UmbracoForms/Developer/Extending/Adding-a-Workflowtype

  • 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