Hello,
Is it possible to execute a custom command after creating a user, with the intention to prompt the end user for more information?
For example we have a User Onboarding form/business rule, I want my custom command to execute when the office location equals 'Remote'. The custom command would then prompt for a 'Country' to be specified from a param dropdown list.
Thanks