Skip to main content

🚀 Quickstart

Connect to Factorial with Nango and see data flow in 2 minutes.
1

Create the integration

In Nango (free signup), go to Integrations -> Configure New Integration -> Factorial (API Key).
2

Authorize Factorial

Go to Connections -> Add Test Connection -> Authorize, then enter your Factorial API key. Later, you’ll let your users do the same directly from your app.
3

Call the Factorial API

Let’s make your first request to the Factorial API (read the API key’s credential info). Replace the placeholders below with your secret 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.
4

Implement Nango in your app

Follow our Auth implementation guide to integrate Nango in your app.

📚 Factorial (API Key) Integration Guides

Nango-maintained guides for common use cases. Official docs: Factorial API reference | API Keys guide
Factorial API keys grant full admin access to the entire platform and never expire. They’re not tied to any individual user, so generate and store them carefully — see the setup guide for details.If you’d rather have each company authorize your app via OAuth instead of sharing an admin API key, see the Factorial (OAuth) integration.

🧩 Pre-built syncs & actions for Factorial (API Key)

Enable them in your dashboard. Extend and customize to fit your needs. No pre-built syncs or actions available yet.
Not seeing the integration you need? Build your own independently.