Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (OAuth)
Credentials auto-refresh
Auth parameters validation
Pre-built authorization UI
Custom authorization UI
Expired credentials detection
ToolsStatus
Pre-built integrations
API unification
2-way sync
Webhooks from Nango on data modifications
Real-time webhooks from 3rd-party API🚫 (time to contribute: <48h)
Proxy requests
ToolsStatus
HTTP request logging
End-to-type type safety
Data runtime validation
OpenTelemetry export
Slack alerts on errors
Integration status API
ToolsStatus
Create or customize use-cases
Pre-configured pagination
Pre-configured rate-limit handling
Per-customer configurations

User Groups

Function nameDescriptionTypeSource code
add-user-groupAssigns a user to a group with the OKTA_GROUP typeAction🔗 Github
remove-user-groupUnassigns a user from a group with the OKTA_GROUP typeAction🔗 Github

Users

Function nameDescriptionTypeSource code
create-userCreates a new user in your Okta org without credentials.Action🔗 Github
usersFetches lists users in your orgSync🔗 Github

Others

Function nameDescriptionTypeSource code
add-groupAdds a new group with the OKTA_GROUP type to your orgAction🔗 Github

Access requirements

Pre-RequisitesStatusComment
Paid dev account
Paid test account
Partnership
App review
Security audit

Setup guide

No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page

API gotchas

  • To get refresh_token, you will need to add offline_access to the list of your scopes.
Contribute API gotchas by editing this page