• Custom e-mail with powershell

    Hello,

    Is there a way to access a variable from the PowerShell script in a custom email with shared settings?

    Thank you,

    Lu

  • 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…

  • Powershell Custom Activity Write into AD

    Hello,

    I am looking to create a custom activity that can allow user to update certain custom attributes in Active Directory.

    Inside the SDK documentation, I have noticed a UserAccountInfo class and AttributeInfo class.

    Please enlighten me on how can I…