• Automatically advance workflow step based on value in custom activity

    I have a workflow with several custom activities. The first step presents the user with radio buttons so they can select certain options.  Once they click 'next', depending on what option they selected, I would like them to automatically advance that second…

  • Password Manager Passcode Generation

    I'm wondering if there is a way to automate the temporary passcode generation to email when a user is added into active directory? My thinking behind this is when a user is setup in AD, we list their email address always. Once that user has been created…

  • Howto implement reCaptcha v2

    Hi experts,

    I have realized that implementing the recaptcha functionality is not so straight forward.

    I am guessing that just adding the activity “Display reCAPTCHA” is not enough. That I need to make a POST to google with the g-recaptcha-response (html…