🚀 Quickstart
Connect to Crisp with Nango and see data flow in 2 minutes.1
Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Crisp (Plugin Install).
2
Configure credentials
Enter your Token Identifier (username) and Token Key (password) from your Crisp Marketplace plugin. You’ll also need to provide the Install Link for your plugin. See the setup guide below for detailed instructions on obtaining these credentials.
3
Create a connection
Go to Connections -> Add Test Connection, then enter the website ID and submit. Later, you’ll let your users do the same directly from your app.
4
Call the Crisp API
Let’s make your first request to the Crisp API (get current website information). 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.
- cURL
- Node
5
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.
📚 Crisp (Plugin Install) Integration Guides
Nango maintained guides for common use cases.- How to configure your Crisp plugin credentials
Configure your Crisp Marketplace plugin and obtain token credentials and install link to connect it to Nango