Intercom
Front
Enabling Support Integrations
You can integrate widgets onto your docs for customer support. Add theintegrations field into your mint.json file with your respective app ID.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Integrate with a support widget
integrations field into your mint.json file with your respective app ID.
"integrations": {
"intercom": "APP_ID",
"frontchat": "CHAT_ID"
}
Was this page helpful?