Airtable · Arazzo Workflow
Airtable Provision a SCIM User
Version 1.0.0
Create a SCIM 2.0 user and read it back by its resource id.
View Spec
View on GitHub
ApplicationsCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsArazzoWorkflows
Provider
Workflows
provision-scim-user
Create a SCIM user and read it back by id.
Provisions a new SCIM 2.0 user with the supplied username, name, and primary email, then retrieves the created user resource by its assigned id.
1
createUser
createScimUser
Provision a new SCIM 2.0 user with the supplied username, name, primary email, and an active status.
2
getUser
getScimUser
Read the newly created SCIM user resource back by its assigned id to confirm the provisioned profile.