← Tools Reference

Salesflare

Salesflare integration (Productivity, Marketing). Imported from open-connector.

API key16 toolshttps://api.salesflare.com
GET
salesflare_get_current_user
Retrieve the current Salesflare API user.

/me

GET
salesflare_list_accounts
List Salesflare accounts with optional search, pagination, and filters.

/accounts

9 parameters
ParamTypeRequiredDescription
searchstringoptionalSearch text forwarded to Salesflare.
limitintegeroptionalThe number of Salesflare records to return.
offsetintegeroptionalThe zero-based Salesflare result offset.
order_byarrayoptionalSalesflare sort instructions, such as name or creation_date desc.
customstringoptionalSalesflare custom filter expression.
detailsbooleanoptionalWhether Salesflare should include detailed account data.
namestringoptionalFilter accounts by name.
domainarrayoptionalAccount domains to filter by.
hotnessintegeroptionalSalesflare hotness level: 1 room temp, 2 hot, or 3 on fire.
POST
salesflare_create_account
Create a Salesflare account.

/accounts

15 parameters
ParamTypeRequiredDescription
ownerintegeroptionalThe ID of the user who owns the account.
namestringoptionalThe account name.
domainstringoptionalThe account domain.
picturestringoptionalThe account logo URL.
sizenumberoptionalThe account employee count.
websitestringoptionalThe account website URL.
descriptionstringoptional
addressobjectoptionalThe primary address of the account.
addressesarrayoptionalAddresses associated with the account.
social_profilesarrayoptionalSocial profiles associated with the account.
phone_numberstringoptional
emailstringoptionalThe account email address.
tagsarrayoptionalSalesflare tag IDs or tag objects for the account.
customobjectoptionalSalesflare custom field values keyed by API field name.
rawobjectoptionalAdditional official Salesflare fields to merge into the request body.
GET
salesflare_get_account
Retrieve one Salesflare account by ID.

/accounts/{readId}

2 parameters
ParamTypeRequiredDescription
idintegeroptionalThe Salesflare account ID.
readIdstringrequiredPath parameter: readId
PUT
salesflare_update_account
Update a Salesflare account by ID.

/accounts/{readId}

17 parameters
ParamTypeRequiredDescription
account_idintegerrequiredThe Salesflare account ID.
ownerintegeroptionalThe ID of the user who owns the account.
namestringoptionalThe account name.
domainstringoptionalThe account domain.
picturestringoptionalThe account logo URL.
sizenumberoptionalThe account employee count.
websitestringoptionalThe account website URL.
descriptionstringoptional
addressobjectoptionalThe primary address of the account.
addressesarrayoptionalAddresses associated with the account.
social_profilesarrayoptionalSocial profiles associated with the account.
phone_numberstringoptional
emailstringoptionalThe account email address.
tagsarrayoptionalSalesflare tag IDs or tag objects for the account.
customobjectoptionalSalesflare custom field values keyed by API field name.
rawobjectoptionalAdditional official Salesflare fields to merge into the request body.
readIdstringrequiredPath parameter: readId
GET
salesflare_list_contacts
List Salesflare contacts with optional search, pagination, and filters.

/contacts

13 parameters
ParamTypeRequiredDescription
searchstringoptionalSearch text forwarded to Salesflare.
limitintegeroptionalThe number of Salesflare records to return.
offsetintegeroptionalThe zero-based Salesflare result offset.
order_byarrayoptionalSalesflare sort instructions, such as name or creation_date desc.
customstringoptionalSalesflare custom filter expression.
idintegeroptionalFilter contacts by Salesflare contact ID.
namestringoptionalFilter contacts by name.
emailstringoptionalFilter contacts by email address.
phone_numberstringoptionalFilter contacts by phone number.
domainstringoptionalFilter contacts by domain.
accountintegeroptionalFilter contacts by Salesflare account ID.
includeArchivedbooleanoptionalWhether archived contacts should be included.
typestringoptionalFilter contacts by Salesflare contact type.
POST
salesflare_create_contact
Create a Salesflare contact.

/contacts

23 parameters
ParamTypeRequiredDescription
ownerintegeroptionalThe ID of the user who owns the contact.
domainstringoptionalThe contact domain.
emailstringoptionalThe contact email address.
prefixstringoptionalThe contact name prefix.
firstnamestringoptionalThe contact first name.
middlestringoptionalThe contact middle name.
lastnamestringoptionalThe contact last name.
suffixstringoptionalThe contact name suffix.
namestringoptionalThe full name of the contact.
picturestringoptionalThe contact profile picture URL.
birth_datestringoptionalThe contact birth date.
phone_numberstringoptional
home_phone_numberstringoptional
work_phone_numberstringoptional
mobile_phone_numberstringoptional
descriptionstringoptional
accountintegeroptionalThe ID of the Salesflare account linked to the contact.
addressobjectoptionalThe primary address of the contact.
social_profilesarrayoptionalSocial profiles associated with the contact.
positionobjectoptionalThe contact position details.
tagsarrayoptionalSalesflare tag IDs or tag objects for the contact.
customobjectoptionalSalesflare custom field values keyed by API field name.
rawobjectoptionalAdditional official Salesflare fields to merge into the request body.
GET
salesflare_get_contact
Retrieve one Salesflare contact by ID.

/contacts/{readId}

2 parameters
ParamTypeRequiredDescription
idintegeroptionalThe Salesflare contact ID.
readIdstringrequiredPath parameter: readId
PUT
salesflare_update_contact
Update a Salesflare contact by ID.

/contacts/{readId}

25 parameters
ParamTypeRequiredDescription
contact_idintegerrequiredThe Salesflare contact ID.
ownerintegeroptionalThe ID of the user who owns the contact.
domainstringoptionalThe contact domain.
emailstringoptionalThe contact email address.
prefixstringoptionalThe contact name prefix.
firstnamestringoptionalThe contact first name.
middlestringoptionalThe contact middle name.
lastnamestringoptionalThe contact last name.
suffixstringoptionalThe contact name suffix.
namestringoptionalThe full name of the contact.
picturestringoptionalThe contact profile picture URL.
birth_datestringoptionalThe contact birth date.
phone_numberstringoptional
home_phone_numberstringoptional
work_phone_numberstringoptional
mobile_phone_numberstringoptional
descriptionstringoptional
accountintegeroptionalThe ID of the Salesflare account linked to the contact.
addressobjectoptionalThe primary address of the contact.
social_profilesarrayoptionalSocial profiles associated with the contact.
positionobjectoptionalThe contact position details.
tagsarrayoptionalSalesflare tag IDs or tag objects for the contact.
customobjectoptionalSalesflare custom field values keyed by API field name.
rawobjectoptionalAdditional official Salesflare fields to merge into the request body.
readIdstringrequiredPath parameter: readId
GET
salesflare_list_opportunities
List Salesflare opportunities with optional search, pagination, and filters.

/opportunities

17 parameters
ParamTypeRequiredDescription
searchstringoptionalSearch text forwarded to Salesflare.
limitintegeroptionalThe number of Salesflare records to return.
offsetintegeroptionalThe zero-based Salesflare result offset.
order_byarrayoptionalSalesflare sort instructions, such as name or creation_date desc.
customstringoptionalSalesflare custom filter expression.
idintegeroptionalFilter opportunities by Salesflare opportunity ID.
namestringoptionalFilter opportunities by name.
statusstringoptionalFilter opportunities by Salesflare status.
stageintegeroptionalFilter opportunities by Salesflare stage ID.
ownerintegeroptionalFilter opportunities by owner user ID.
accountintegeroptionalFilter opportunities by account ID.
min_valuenumberoptionalMinimum opportunity value.
max_valuenumberoptionalMaximum opportunity value.
closedbooleanoptionalWhether to return closed opportunities.
donebooleanoptionalWhether to return done opportunities.
hotnessintegeroptionalSalesflare hotness level: 1 room temp, 2 hot, or 3 on fire.
detailsbooleanoptionalWhether Salesflare should include detailed opportunity data.
GET
salesflare_get_opportunity
Retrieve one Salesflare opportunity by ID.

/opportunities/{readId}

2 parameters
ParamTypeRequiredDescription
idintegeroptionalThe Salesflare opportunity ID.
readIdstringrequiredPath parameter: readId
POST
salesflare_create_opportunity
Create a Salesflare opportunity.

/opportunities

12 parameters
ParamTypeRequiredDescription
ownerintegeroptionalThe ID of the user who owns the opportunity.
accountintegeroptionalThe ID of the Salesflare account linked to the opportunity.
stageintegeroptionalThe Salesflare stage ID.
namestringoptionalThe opportunity name.
valuenumberoptionalThe opportunity value.
close_datestringoptionalThe expected opportunity close date.
probabilitynumberoptionalThe opportunity probability.
descriptionstringoptional
statusstringoptionalThe Salesflare opportunity status.
tagsarrayoptionalSalesflare tag IDs or tag objects for the opportunity.
customobjectoptionalSalesflare custom field values keyed by API field name.
rawobjectoptionalAdditional official Salesflare fields to merge into the request body.
PUT
salesflare_update_opportunity
Update a Salesflare opportunity by ID.

/opportunities/{readId}

14 parameters
ParamTypeRequiredDescription
idintegerrequiredThe Salesflare opportunity ID.
ownerintegeroptionalThe ID of the user who owns the opportunity.
accountintegeroptionalThe ID of the Salesflare account linked to the opportunity.
stageintegeroptionalThe Salesflare stage ID.
namestringoptionalThe opportunity name.
valuenumberoptionalThe opportunity value.
close_datestringoptionalThe expected opportunity close date.
probabilitynumberoptionalThe opportunity probability.
descriptionstringoptional
statusstringoptionalThe Salesflare opportunity status.
tagsarrayoptionalSalesflare tag IDs or tag objects for the opportunity.
customobjectoptionalSalesflare custom field values keyed by API field name.
rawobjectoptionalAdditional official Salesflare fields to merge into the request body.
readIdstringrequiredPath parameter: readId
GET
salesflare_list_tasks
List Salesflare tasks with optional search, pagination, and filters.

/tasks

9 parameters
ParamTypeRequiredDescription
searchstringoptionalSearch text forwarded to Salesflare.
limitintegeroptionalThe number of Salesflare records to return.
offsetintegeroptionalThe zero-based Salesflare result offset.
order_byarrayoptionalSalesflare sort instructions, such as name or creation_date desc.
customstringoptionalSalesflare custom filter expression.
idintegeroptionalFilter tasks by Salesflare task ID.
assigneesarrayoptionalUser IDs assigned to the task.
typestringoptionalFilter tasks by Salesflare task type.
accountintegeroptionalFilter tasks by account ID.
POST
salesflare_create_task
Create a Salesflare task.

/tasks

6 parameters
ParamTypeRequiredDescription
accountintegeroptionalThe ID of the account linked to the task.
descriptionstringoptionalThe task description.
reminder_datestringoptionalThe task due date.
assigneesarrayoptionalUser IDs assigned to the task.
completedbooleanoptionalWhether the task is completed.
rawobjectoptionalAdditional official Salesflare fields to merge into the request body.
PUT
salesflare_update_task
Update a Salesflare task by ID.

/tasks/{readId}

8 parameters
ParamTypeRequiredDescription
idintegerrequiredThe Salesflare task ID.
accountintegeroptionalThe ID of the account linked to the task.
descriptionstringoptionalThe task description.
reminder_datestringoptionalThe task due date.
assigneesarrayoptionalUser IDs assigned to the task.
completedbooleanoptionalWhether the task is completed.
rawobjectoptionalAdditional official Salesflare fields to merge into the request body.
readIdstringrequiredPath parameter: readId