This guide shows you how to configure your plugin in the Crisp Marketplace to obtain your token credentials (Token Identifier and Token Key) and install link. These are required to connect your Crisp plugin to Nango.Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Create a Crisp marketplace account
Go to the Crisp Marketplace and sign in or create an account.
Create a new plugin
- Once logged in, go to Plugins and click on the New Plugin button.
- Give your plugin a name and description, then click Create Plugin.
Generate your token keypair
- On the plugin page, go to the Tokens tab and scroll down to Production.
- Click on Ask a production token, pick the scopes you require for your integration, and provide a justification.
- Click on Request production token.
- Wait for your submission to get approved (this can take a few minutes).
- Once accepted, come back to the Tokens tab and copy your Production Token Identifier and Token Key.
Get your install link
- Go to the Settings section of your plugin.
- Under Access, you’ll find the Installation link for your plugin.
- Copy this Install Link - you’ll need it when configuring the integration in Nango.
Next
Follow the Quickstart.