Overview

Pre-built tooling

Pre-built use-cases

No pre-built use cases yet (time to contribute: <48h)

Not seeing the use case you need? Build your own independently.

Access requirements

Pre-RequisitesStatusComment
Paid dev account
Paid test account
Partnership
App review
Security audit

Setup guide

No setup guide yet.

Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

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: nango.auth('freshsales', 'test-connection-id', {params: {subdomain: '<your-subdomain>'}}).
  • Freshsales enforces rate limit on the account level. For more details check freshsales rate limit
Contribute API gotchas by editing this page