SAP BI Tools · Arazzo Workflow
SAP BI Tools Provision a SAC User
Version 1.0.0
Look up a SAP Analytics Cloud user by userName via SCIM 2.0 and create the user when no match exists.
View Spec
View on GitHub
AnalyticsBusiness IntelligenceData VisualizationReportingSAPArazzoWorkflows
Provider
Workflows
provision-scim-user
Find a user by userName and create it if it does not already exist.
Searches for a user by userName using a SCIM 2.0 filter, then either reads the existing user or creates a new one from the supplied attributes.
1
findUser
Search the SCIM 2.0 user directory for an existing user with the supplied userName.
2
3
createUser
Create a new SCIM 2.0 user from the supplied profile attributes when no existing user matched.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.