🚀 Quickstart
Connect to Pandadoc with Nango and see data flow in 2 minutes.Pandadoc accounts live in one of two data regions: global (
pandadoc.com) or EU (pandadoc.eu). You must set the Region field to match your account when configuring the integration. See the how do I link my account? guide.1
Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Pandadoc.
2
Authorize Pandadoc
Go to Connections -> Add Test Connection -> Authorize, then log in to Pandadoc. Later, you’ll let your users do the same directly from your app.
3
Call the Pandadoc API
Let’s make your first request to the Pandadoc API to list your document templates. Replace the placeholders below with your Environment API key, integration ID, and connection ID:Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
4
Implement Nango in your app
Follow our quickstart to integrate Nango in your app.To obtain your own production credentials, follow the setup guide linked below.
📚 Pandadoc integration guides
Nango maintained guides for common use cases.-
How do I link my account?
Learn how to pick the right region for your Pandadoc account and use it to connect. -
How to register your own Pandadoc OAuth app
Register an OAuth app with Pandadoc and obtain credentials to connect it to Nango