API configuration: adobe

Features

FeaturesStatus
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

  • If the service you are trying to integrate allows offline_access, then you will be able to get refresh token if you add this in the scopes.
  • Depending on the selected API, some platforms may not be available to be used with that API. Select the platform that best suits your application use case if more than one platform is available.
  • When creating an API make, it is important to web app as the type of application you are integrating too. (Not all apps support OAuth 2.0.)
  • To refresh the token, simply use nango.getConnection() to generate a new set of tokens.
Add Getting Started links and Gotchas by editing this page