Cheatography
https://cheatography.com
Freshworks is coming up with yet another offering which is super upgrade of existing product :freshsales: Freshsales. We are calling is **Freshworks CRM** and consider it a completely separate product. The official announcement will follow up in the upcoming weeks. We hope some of this information could be valuable for developer community when shared bit early. This can help your app adoption be visible for customers from Day 1 of the launch.
This is a draft cheat sheet. It is a work in progress and is not finished yet.
Freshsales App Reference - Environment Setup
CLI Version |
6.0.0+ |
Node Version |
10.18 |
Freshsales - App Placeholders
Global Navigation Pane |
Lead Details Page |
Contact Details Page |
Deal Details Page |
Sales Account Details Page |
CTI |
Chat |
{ "platform-version": "2.0", "product": { "freshservice": { "location": { "ticket_sidebar": { "url": "template.html", "icon": "icon.svg" }, "ticket_top_navigation": { "url": "template.html", "icon": "icon.svg" } } }, "freshsales": { "location": { "left_nav_cti": { "url": "template.html", "icon": "icon.svg" }, "lead_entity_menu": { "url": "template.html", "icon": "icon.svg" }, "deal_entity_menu": { "url": "template.html", "icon": "icon.svg" }, "contact_entity_menu": { "url": "template.html", "icon": "icon.svg" }, "sales_account_entity_menu": { "url": "template.html", "icon": "icon.svg" } } } }, "whitelisted-domains": [ "https://www.freshsales.io" ] }
|
|
|
Freshworks CRM - Environment
Node version |
10.18 |
CLI |
6.5.0+ |
|
|
|