Freshsales
Freshsales is a customer relationship management (CRM) platform that helps businesses manage leads, track sales activities, and automate workflows. It offers advanced features like AI-driven lead scoring, email tracking, and built-in phone capabilities to streamline customer interactions.
How to Integrate Freshsales with ZBrain Flow
To integrate Freshsales with ZBrain Flow:
Click the β+β button in ZBrain Flow.
In the search bar, type "Freshsales" and select it from the list of available options.
Choose the desired action to initiate the setup process.
How to Connect Freshsales to ZBrain Flow
To establish a connection between Freshsales and ZBrain Flow:
Enter a Connection Name β Provide a name for easy identification.
Enter the Bundle Alias and API Key.
How to Get the Bundle Alias and API Key from Freshsales?
Bundle Alias
Log in to your Freshsales account.
Click on your profile picture in the top right corner.
Select Profile Settings.
Navigate to the API Settings tab.
You will find your Bundle Alias below your API Key.
API Key
Click on your profile picture in the top right corner.
Select Profile Settings.
Go to the API Settings tab.
Locate your API Key in the field labeled "Your API Key." 3. Click βSaveβ to finalize the setup.
Once connected, ZBrain Flow can interact with Freshsales to create and update contacts and perform API-based actions.
Available Actions in ZBrain Flow
1. Create Contact
This action allows you to create a new contact in Freshsales.
Configuration Steps:
Select an existing connection or create a new one.
Enter the following contact details:
First and last name
Job title (designation within their organization)
Email and work number
Address, city, state, ZIP code, and country
Territory ID (region or division the contact belongs to)
Owner ID (sales rep responsible for the contact)
Subscription status (contactβs email subscription preferences)
Medium (source through which the contact found your website/app)
Campaign ID (campaign that led to the contactβs engagement)
Keyword (search term associated with the contact)
Time zone
Social media profiles (Facebook, Twitter, LinkedIn)
Contact status ID (indicates whether the contact is active, inactive, or another status)
Sales account ID (the organization the contact is associated with)
2. Custom API Call
This action allows users to make direct API requests to Freshsales for advanced operations.
Configuration Steps:
Select an existing connection or create a new one.
Choose the HTTP Method that aligns with your action:
GET β Retrieve tickets, contacts, or other data.
POST β Create new contacts or records.
PATCH β Update existing records.
PUT β Replace complete records.
DELETE β Permanently remove data.
HEAD β Fetch response headers without retrieving content.
Add Headers β Specify any additional headers needed for the API request. Authorization headers are automatically included. Click β+ Add Itemβ to add more headers.
Add Query Parameters β Customize API requests by adding query parameters to filter results or define specific options. Click β+ Add Itemβ to include additional parameters.
Enter JSON Body β Input structured request data in JSON format.
Set Timeout (in Seconds) β Configure a timeout duration to prevent processing delays.
Note: Click βfβ to insert dynamic values for flexible configurations.
Last updated