Affinda · Arazzo Workflow
Affinda Add a Member to a Workspace
Version 1.0.0
Create a workspace in an organization and add a user to it as a member.
View Spec
View on GitHub
AIArtificial IntelligenceDocument ProcessingIntelligent Document ProcessingIDPOCRResume ParsingInvoice ParsingReceipt ParsingDocument ExtractionDocument ClassificationDocument SplittingRecruitmentBankingInsuranceLogisticsHealthcareGovernmentArazzoWorkflows
Provider
Workflows
add-workspace-member
Create a workspace then add a user as a member of it.
Creates a workspace, adds the supplied user to it as a member, and reads the membership back to confirm.
1
createWorkspace
createWorkspace
Create the workspace that the user will be added to.
2
addMembership
createWorkspaceMembership
Add the user to the new workspace as a member.
3
confirmMembership
getWorkspaceMembership
Read the membership back to confirm the user was added.