Salesflare
Salesflare is a CRM software designed to help small businesses and startups manage their customer relationships efficiently.
Salesflare is a CRM software designed to help small businesses and startups manage their customer relationships efficiently.
Categories: CRM
Type: salesflare/v1
Connections
Version: 1
Bearer Token
Properties
Name | Label | Type | Description | Required |
---|---|---|---|---|
token | Token | STRING | true |
Actions
Create Account
Name: createAccount
Creates new account.
Properties
Name | Label | Type | Description | Required |
---|---|---|---|---|
name | Name | STRING | Account name | true |
website | Website | STRING | Account website | false |
description | Description | STRING | Account description | false |
STRING | false | |||
phone_number | Phone Number | STRING | false | |
social_profiles | Social Profiles | ARRAY Items[STRING] | Social profile URL | false |
Example JSON Structure
Output
This action does not produce any output.
Create Contacts
Name: createContacts
Creates new contacts.
Properties
Name | Label | Type | Description | Required |
---|---|---|---|---|
contacts | Contacts | ARRAY Items[{STRING(email), STRING(firstname), STRING(lastname), STRING(phone_number), STRING(mobile_phone_number), STRING(home_phone_number), STRING(fax_number), [STRING](social_profiles)}] | true |
Example JSON Structure
Output
Type: ARRAY
Items Type: OBJECT
Properties
Name | Type | Description |
---|---|---|
id | INTEGER | ID of the contact. |
Output Example
Create Tasks
Name: createTasks
Creates new tasks.
Properties
Name | Label | Type | Description | Required |
---|---|---|---|---|
tasks | Tasks | ARRAY Items[{STRING(description), DATE(reminder_date)}] | true |
Example JSON Structure
Output
Type: ARRAY
Items Type: OBJECT
Properties
Name | Type | Description |
---|---|---|
id | INTEGER | ID of the task. |
Output Example
Rocket.Chat
Rocket.Chat is a communication platform that enables team collaboration through messaging, audio/video calls, and integrations, all customizable and self-hostable.
Salesforce
Salesforce is a cloud-based customer relationship management (CRM) platform that provides tools for sales, service, marketing, and analytics to help businesses manage customer interactions and data.