Affinda · Arazzo Workflow
Affinda Invite Organization Member and Respond
Version 1.0.0
Create an organization invitation, look it up by token, and accept it on the invitee's behalf.
View Spec
View on GitHub
AIArtificial IntelligenceDocument ProcessingIntelligent Document ProcessingIDPOCRResume ParsingInvoice ParsingReceipt ParsingDocument ExtractionDocument ClassificationDocument SplittingRecruitmentBankingInsuranceLogisticsHealthcareGovernmentArazzoWorkflows
Provider
Workflows
invite-member-and-respond
Invite a member, look up the invitation by token, and accept it.
Creates an invitation, fetches it by token, and submits an accept response.
1
createInvitation
createInvitation
Create an invitation for the email and role within the organization.
2
getByToken
getInvitationByToken
Retrieve the invitation by its secret token, the path an unauthenticated invitee would use to view it.
3
acceptInvitation
respondToInvitation
Submit an accept response to the invitation on the invitee's behalf.