Dynatrace · Arazzo Workflow
Dynatrace Onboard a User into a New Group
Version 1.0.0
Create a group, invite a user assigned to that group, and confirm the membership.
View Spec
View on GitHub
AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservabilityArazzoWorkflows
Provider
Workflows
onboard-account-user
Create a group, invite a user into it, and confirm membership.
Creates a group, creates a user assigned to the new group, and reads the user back to confirm the group membership.
1
createGroup
createGroup
Create a new user group in the account to carry the permissions the onboarded user will receive.
2
createUser
createUser
Create the user and send an invitation email, assigning the freshly created group so the user gains the associated permissions.
3
confirmMembership
getUser
Read the user back by ID to confirm the group membership and invitation status are as expected.