Viam · Arazzo Workflow
Viam Onboard an Organization Member
Version 1.0.0
Verify an organization, invite a new member, and confirm the pending invite.
View Spec
View on GitHub
RoboticsEdge AIFleet ManagementComputer VisionMachine LearningIoTEmbeddedgRPCArazzoWorkflows
Provider
Workflows
onboard-org-member
Confirm an org, invite a member with authorizations, and verify the invite.
Reads the organization to confirm it exists, creates an organization invite for the supplied email with authorizations, and lists members to confirm the pending invite appears.
1
confirmOrg
getOrganization
Read the organization by id to confirm it exists before inviting.
2
inviteMember
createOrganizationInvite
Invite the supplied email to the organization with authorizations.
3
confirmInvite
listOrganizationMembers
List organization members and invites to confirm the pending invite.