Hi
I’m using Microblogging macro in Confluence.
Currently join confluence with active directory, and continuously check “Users” directory and if new user add, automatically give them appropriate permissions.
How can i create workflow that automatically post on Microblogging if new member add to the “Users” directory, post something like this: “welcome to our new colleagues: $usernames1 $usernames2”
Any idea?
Thanks,
@me Have you looked at ScriptRunner as an option. I believe you could use a script listener for users and then fire off a new post through it. https://scriptrunner-docs.connect.adaptavist.com/confluencecloud/script-listeners.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.