Automate Citrixonline SCIM
HumDay reads Citrixonline SCIM’s own published API description and derives 17 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Citrixonline SCIM is
The SCIM API lets you manage users in your organization. You can then automate the provisioning of product licenses for these users, and they can use your company's Single Sign-On solution through an Identity Provider.
API host: api.citrixonline.com
What HumDay can do in Citrixonline SCIM
10 documented operations change something in Citrixonline SCIM.
- POSTCreate User
/Users - PATCHUpdate Current User
/Users/me - PUTReplace Current User
/Users/me - DELETEDelete User
/Users/{userKey} - PATCHUpdate User
/Users/{userKey} - PUTReplace User
/Users/{userKey} - POSTCreate Group
/Groups - DELETEDelete Group
/Groups/{groupKey} - PATCHUpdate Group
/Groups/{groupKey} - PUTReplace Group
/Groups/{groupKey}
What HumDay can read from Citrixonline SCIM
These are the operations a schedule or a trigger can watch.
- GETGet Current User
/Users/me - GETGet User Schema
/Schemas/Users - GETGet User
/Users/{userKey} - GETGet Users
/Users - GETGet Groups
/Groups - GETGet Service Provider Configurations
/ServiceProviderConfigs - GETGet Group
/Groups/{groupKey}
How automating Citrixonline SCIM works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Citrixonline SCIM account.
- Grant access, then go live. You approve the specific Citrixonline SCIM operations it may use — and only those.
Popular Citrixonline SCIM integrations
Connect Citrixonline SCIM to the tools people pair it with most.
- Citrixonline SCIM and OData for namespace microsoft.graphintegration
- Citrixonline SCIM and Cloudflareintegration
- Citrixonline SCIM and NetBoxintegration
- Citrixonline SCIM and GitHubintegration
- Citrixonline SCIM and Mistintegration
- Citrixonline SCIM and Loket.nlintegration
- Citrixonline SCIM and Atlassian The Jira Cloud platformintegration
- Citrixonline SCIM and Magento B2Bintegration
- Citrixonline SCIM and Stripeintegration
- Citrixonline SCIM and Zuora Reference Billingintegration
- Citrixonline SCIM and bunqintegration
- Citrixonline SCIM and DocuSignintegration
Automate Citrixonline SCIM with these
Questions about Citrixonline SCIM automation
- Can HumDay connect to Citrixonline SCIM?
- Yes. HumDay reads Citrixonline SCIM's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 17 operations are documented.
- Do I need to write code to automate Citrixonline SCIM?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Citrixonline SCIM account.
- What can HumDay do in Citrixonline SCIM?
- 10 of the 17 documented operations change something in Citrixonline SCIM, and 7 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Citrixonline SCIM account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Citrixonline SCIM is held behind that approval.
Where this came from
The operations above are read from a published API description for Citrixonline SCIM at developer.citrixonline.com/sites/default/files/citrix/citrix-apis/scim.json. Descriptions are the provider’s own words, not ours. Last published 2018-02-01.