🚀 Quickstart
Connect to Workday Adaptive Planning with Nango and see data flow in 2 minutes.Create an integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Workday Adaptive Planning.
Connect Workday Adaptive Planning
Go to Connections -> Add Test Connection and fill in your credentials. Later, you’ll let your users do the same directly from your app.
Call the Workday Adaptive Planning API
The Adaptive Planning API uses XML-based requests. Authentication requires passing the Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
AdaptiveAPIAccessToken (stored in your Nango connection) inside the XML credentials element — Basic auth with username/password won’t work.Replace the placeholders below with your secret key, integration ID, and connection ID:- cURL
- Node
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To set up your own credentials, follow the setup guide linked below.
📚 Workday Adaptive Planning Integration Guides
Nango maintained guides for common use cases.- How do I link my Workday Adaptive Planning account?
Learn what credentials you need and how to authenticate with Workday Adaptive Planning