Pre-Configured APIs
Cloudentity
API configurations: cloudentity
Features
Features | Status |
---|---|
Auth (OAuth) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- After creating a new application, a token URL is generated with the necessary Nango connectionConfig parameters in the following order:
https://${connectionConfig.tenantID}.${connectionConfig.regionID}.authz.cloudentity.io/{connectionConfig.tenantID}/${connectionConfig.workspaceID}/oauth2/token
. You will need to add these when creating a new connection.
Add Getting Started links and Gotchas by editing this page
Was this page helpful?