Freshsales
API configuration: freshsales
Features
Features
Status
🚫 (time to contribute: <48h)
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
Freshsales uses API_KEY auth mode with
Authorization: Token token= API_KEY
as a request header.When creating a connection, you need to add the subdomain as a connection configuration parameter, for example:
terapi.auth('freshsales', 'test-connection-id', })
.Freshsales enforces rate limit on the account level. For more details check freshsales rate limit
Add Getting Started links and Gotchas by editing this page.
Last updated