Copied to clipboard

Flag this post as spam?

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


  • Steve Edson 16 posts 91 karma points
    Nov 12, 2018 @ 11:43
    Steve Edson
    0

    Check workflow execution status for a form record

    Our client wants a workflow where form submissions are sent to salesforce, and if successful, deleted from Umbraco Forms.

    If the submission fails, it should be retried, and after 3 attempts, it should be emailed to a specified address.

    I plan on doing this using a daily hangfire task, I was just wondering how I can get the status of the workflows for a particular field record. I know that custom workflows return a WorkflowExecutionStatus object, so getting access to this would be ideal.

    Alternatively, is there an event I can listen on, to find out when a forms workflow completes successfully, so the record can be deleted immediately?

    Any help would be appreciated.

    Thanks.

  • Mark Roffey 31 posts 184 karma points
    Mar 05, 2019 @ 09:56
    Mark Roffey
    0

    Hi Steve,

    Did you get anywhere with this? I'm in a similar situation and if you managed to resolve it, any help you can offer would be great.

  • 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