Sentry · Arazzo Workflow
Sentry Invite a Member and Onboard to a Team
Version 1.0.0
Invite a new member to an organization, confirm the invite, add them to a team, and verify the roster.
View Spec
View on GitHub
APMApplication MonitoringBug TrackingDeveloper ToolsError TrackingObservabilityPerformance MonitoringReal-Time MonitoringArazzoWorkflows
Provider
Workflows
invite-member-onboard-team
Invite an organization member and add them to a team.
Invites a member to the organization by email, confirms the new member, adds them to the supplied team, and lists the team members to verify the addition.
1
inviteMember
addOrganizationMember
Invite a member to the organization by email with the supplied role.
2
confirmMember
retrieveOrganizationMember
Retrieve the newly invited member to confirm the invitation before onboarding them onto a team.
3
addToTeam
addMemberToTeam
Add the confirmed member to the target team.
4
verifyRoster
listTeamMembers
List the team's members to verify the newly onboarded member appears on the roster.
Source API Descriptions
openapi