Reference

Freshsales

Freshsales is a cloud-based, AI-powered customer relationship management (CRM) software designed to help sales teams organize, manage, and close deals more efficiently.

Freshsales is a cloud-based, AI-powered customer relationship management (CRM) software designed to help sales teams organize, manage, and close deals more efficiently.

Category: Customer Support. Adds 3 actions to a care flow.

What to configure

Set these once, on the extension in Awell Studio. An action fails at run time if a required setting is missing.

SettingRequiredNotes
API keyYes— Stored as a secret.
Freshsales domainYesWill be used to construct the API URL. E.g. https://<domain>.freshsales.io/

Actions

Freshsales adds these 3 actions to a care flow. Add one to a step, then fill in its inputs.

Get lead

Get a lead from Freshsales.

This action can be previewed in Studio before you publish.

InputTypeRequiredDescription
Lead IDstringYesThe ID of the lead to get

Returns:

Data pointType
addressstring
citystring
countrystring
displayNamestring
emailstring
firstNamestring
lastNamestring
leadDatajson
mobileNumbertelephone
statestring
timeZonestring
zipcodestring

Search contact by email

Search a contact by email from Freshsales.

This action can be previewed in Studio before you publish.

InputTypeRequiredDescription
EmailstringYesThe email of the lead to search for

Returns:

Data pointType
citystring
contactDatajson
countrystring
displayNamestring
emailstring
firstNamestring
lastNamestring
mobileNumbertelephone

Search lead by email

Search a lead by email from Freshsales.

This action can be previewed in Studio before you publish.

InputTypeRequiredDescription
EmailstringYesThe email of the lead to search for

Returns:

Data pointType
citystring
countrystring
displayNamestring
emailstring
firstNamestring
lastNamestring
leadDatajson
mobileNumbertelephone

Setup and notes

Freshsales is a cloud-based, AI-powered customer relationship management (CRM) software designed to help sales teams organize, manage, and close deals more efficiently.

Extension settings

To set up this extension, you will need to provide your Freshsales CRM domain and API key.

Changelog

CHANGELOG

Where this page comes from

The settings, actions, inputs, outputs and webhooks above are generated from the extension's own code, at @awell-health/awell-extensions v2.1.159. They match what the platform actually does rather than a description of it.

Field-level detail also appears in Awell Studio when you configure the action. Something wrong or missing? Email support@awellhealth.com.

On this page