Pre-Configured APIs
ServiceNow
API configuration: servicenow
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
- For security purposes, access tokens will expire after 30 minutes by default, when this happens you can use
nango.getConnection()
to generate a new set of tokens.
Add Getting Started links and Gotchas by editing this page