π Quickstart
Connect to INGENIOUS.BUILD with Nango and see data flow in 2 minutes. INGENIOUS.BUILD uses OAuth 2.0 client credentials β no user redirect required.1
Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> INGENIOUS.BUILD.
2
Connect your INGENIOUS.BUILD account
Go to Connections -> Add Test Connection. Enter your Subdomain, Client ID, and Client Secret, then save.
3
Call the INGENIOUS.BUILD API
Make your first request. Replace the placeholders 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.
- cURL
- Node
4
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your own credentials, follow the setup guide linked below.
π INGENIOUS.BUILD integration guides
Nango maintained guides for common use cases.- How do I link my account? Create an OAuth application in INGENIOUS.BUILD and obtain credentials to connect it to Nango