Lusha
The Lusha piece in ZBrain Flow provides integration with Lusha's business intelligence and contact data platform, allowing you to access company information directly from your workflows. This powerful connector enables you to search for businesses, enrich company profiles, and access B2B data without manual research. With Lusha integration, you can build automations that discover potential clients, enhance your CRM data with company details, perform market research, and incorporate business intelligence into your sales and marketing processes. This piece is ideal for sales teams, marketers, and researchers looking to streamline their prospecting efforts, improve data quality, and make more informed business decisions based on reliable company information.
How to use Lusha in ZBrain Flow
Select Lusha as your connection
Click on the '+' button in the Flow and search for Lusha.
Select Lusha.
Decide on the action you need, then select it. ZBrain Flow provides several options:
Search Companies – Find businesses based on various filtering criteria.
Enrich Companies – Get detailed information about specific companies.
Custom API Call – Make specialized requests to the Lusha API.
How to connect to Lusha platform
Before using any Lusha actions in ZBrain Flow, you'll need to set up a connection to your Lusha account. This is a one-time setup that will allow you to access company data securely.
To create your Lusha connection:
From any Lusha action, click on the connection dropdown and select 'Create connection'.
In the popup window that appears, you'll need to:
Enter a descriptive 'Connection Name' to identify this Lusha connection
In the 'API Key' field, enter your Lusha API key
Click 'Save' to store this connection
How to find company information
Configuration steps:
Connect to your Lusha account following the steps in the "How to connect to Lusha platform" section.
In the 'Page Number' field, enter which page of results you want to retrieve (default is 1 for first page).
In the 'Page Size' field, specify how many results to return per page (default is 10).
In the 'Request Body' field, provide a JSON object with your search filters:
The example shows searching for Spanish companies with 11-50 employees in specific industries.
You can customize the filters to target companies by:
Company size ranges
Geographic locations (countries, cities, regions)
Industry sectors
Other company attributes
Note that you should not include pagination parameters in this JSON as they are handled automatically.
How to enrich company data in ZBrain Flow
Configuration steps:
Use the same connection steps provided in the “How to connect to Lusha platform” section above.
In the 'Search Results' field, input the results from the previous 'Search Companies' action in your flow. These results will be used to look up detailed information for each matching company.
How to use Lusha for custom API calls in ZBrain Flow
Configuration steps:
Use the same connection steps as described in the “How to connect to Lusha platform” section above.
In the 'URL' field, enter the full API endpoint or a relative path to the base URL (e.g., '/enrich/company').
Select the HTTP method from the 'Method' field (e.g., GET, POST).
Use the 'Headers' field only if additional headers are required beyond authentication. Authorization headers are handled automatically.
In the 'Query Parameters' field, add any URL parameters if needed.
Use the 'Body' field to input request data for POST, PUT, or PATCH methods.
You can choose to enable 'No Error on Failure' if you want the flow to continue even if this request fails.
Optionally, you can set a timeout in seconds in the 'Timeout' field.
Last updated