Require Comments in Workflow Campaign

Hey Team!

I’ve noticed that the “Create Certification Campaign” action in Workflows doesn’t include the option for “mandatoryCommentRequired” attribute.

I’ve managed to make a workflow that fetches all Apps in our tenant and creates a Certification Campaign for each one, but I need to have comments enabled for Revoke Decisions.

Anyone got an idea if this is possible? HTTP requests and certification campaigns don’t really work well together in workflows due to the fact that lists are returned as MAP:s and not ArrayList’s, but perhaps that’s the only solution.

Thanks,

Seb

Hey Sebastian,

This is a great idea. I created a ticket, linked at the bottom of your post, to track the progress of this. The engineering team will decide the priority on this and work on it when appropriate.

In the meantime, the HTTP request action is your only other option. However, like you said, there are some limitations right now with including arrays and objects in inline variables.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.