Pre-Configured APIs
Fiserv
API configurations: fiserv
, fiserv-api-key
Features
Features | Status |
---|---|
Auth (OAuth + API Key) | ✅ |
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
- How to generate OAuth Client Credentials
- OAuth related docs
- Fiserv OAuth docs
- How to generate a Fiserv APIKey
- Fiserv APIKey docs
Need help getting started? Get help in the community.
API gotchas
- Fiserv, supports different authentication methods for different products.
- When creating a new Fiserv connection in Nango, please provide your
API key
as your client Id andAPI secret
as your client secret. - To obtain the Fiserv
hostUrl
, navigate to the API key section of your workspace. If yourhostUrl
from Fiserv ishttps://card-sandbox.api.fiservapps.com
, add yourhostUrl
in Nango ascard-sandbox.api.fiservapps.com
. For more details check request URLAdd Getting Started links and Gotchas by editing this page