Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…).. |
The GetProspect modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. allow you to watch, create, update, list, and delete in your GetProspect account.
Prerequisites
-
A GetProspect account
In order to use GetProspect with Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., it is necessary to have a GetProspect account. If you do not have one, you can create a GetProspect account at getprospect.com/app/signup.
Note | |
---|---|
The modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. dialog fields that are displayed in bold (in the Boost.space Integrator scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive., not in this documentation article) are mandatory! |
To connect your GetProspect account to Boost.space Integrator you need to obtain the API Key from your GetProspect account and insert it in the Create a connection dialog in the Boost.space Integrator module.
1. Log in to your GetProspect account.
2. Click Your Profile Icon > Integrations.
3. Copy the API Key to your clipboard.
4. Go to Boost.space Integrator and open the GetProspect module’s Create a connection dialog.
5. In the Connection name field, enter a name for the connection.
6. In the API Key field, enter the API key details copied in step 3, and click Continue.
The connection has been established.
List all leads.
Connection |
|
Filter |
Add the filter to list the leads based on the specified filter. For example, |
Limit |
Set the maximum number of leads Boost.space Integrator should return during one scenario execution cycleA cycle is the operation and commit/rollback phases of scenario execution. A scenario may have one or more cycles (one is the default).. |
Retrieves a single lead.
Connection |
|
Lead ID |
Select the Lead ID whose details you want to retrieve. |
Creates a new lead.
Connection |
|
First Name |
Enter the lead’s first name. |
Last Name |
Enter the lead’s last name. |
StatusIn Boost.space, statuses are indicators assigned to records within modules to represent their current state or progress. They can be system-defined, such as "Active" or "Done," or custom-created to fit specific workflows. Statuses help track and manage tasks, projects, and processes efficiently. ID |
Select the lead’s status. For example, |
Contact Info |
Enter the lead’s contact phone number or email address. |
Position |
Enter the lead’s position in the lead’s company. |
Country Code |
Enter the three-character country code of the lead. |
Postal Code |
Enter the lead’s area postal code. |
Location |
Enter the lead’s location. |
Summary |
Enter the lead details. |
Company Name |
Enter the lead’s company name. |
Company Industry |
Enter the lead’s company industry in which it runs the business. For example, |
Company Size |
Enter the lead’s company employee size. For example, |
Company Website |
Enter the lead’s company website URL address. |
Company Headquarters |
Enter the place name of the company headquarters location. |
Company Country Code |
Enter the lead’s company country code. |
Company Postal Code |
Enter the lead’s company area postal code. |
Company Description |
Enter the details of the lead’s company details. |
Company Name 1 |
Enter the lead’s company name. |
Company Website 1 |
Enter the lead’s company website URL address. |
Company Name 2 |
Enter the lead’s company name. |
Company Website 2 |
Enter the lead’s company website URL address. |
LinkedIn URL |
Enter the lead’s or lead’s company’s LinkedIn URL address. |
Source |
Enter the source from where you received the lead details. For example, |
Notes |
Enter any additional information about the lead which you would like to mention. |
Archived |
Select whether the lead is archived. |
List ID |
Select the List ID details to which you want to add the lead. |
Updates an existing lead by ID.
Connection |
|
Lead ID |
Select the Lead ID whose details you want to update. |
First Name |
Enter the lead’s first name. |
Last Name |
Enter the lead’s last name. |
Status ID |
Select the lead’s status. For example, |
Contact Info |
Enter the lead’s contact phone number or email address. |
Position |
Enter the lead’s position in the lead’s company. |
Country Code |
Enter the three-character country code of the lead. |
Postal Code |
Enter the lead’s area postal code. |
Location |
Enter the lead’s location. |
Summary |
Enter the lead details. |
Company Name |
Enter the lead’s company name. |
Company Industry |
Enter the lead’s company industry in which it runs the business. For example, |
Company Size |
Enter the lead’s company employee size. For example, |
Company Website |
Enter the lead’s company website URL address. |
Company Headquarters |
Enter the place name of the company headquarters location. |
Company Country Code |
Enter the lead’s company country code. |
Company Postal Code |
Enter the lead’s company area postal code. |
Company Description |
Enter the details of the lead’s company details. |
Company Name 1 |
Enter the lead’s company name. |
Company Website 1 |
Enter the lead’s company website URL address. |
Company Name 2 |
Enter the lead’s company name. |
Company Website 2 |
Enter the lead’s company website URL address. |
LinkedIn URL |
Enter the lead’s or lead’s company’s LinkedIn URL address. |
Source |
Enter the source from where you received the lead details. For example, |
Notes |
Enter any additional information about the lead which you would like to mention. |
Archived |
Select whether the lead is archived. |
List ID |
Select the List ID details to which you want to add the lead. |
Deletes a lead specified by ID.
Connection |
|
Lead ID |
Select the Lead ID you want to delete. |
Performs an arbitrary authorized API call.
Connection |
||||
URL |
Enter a path relative to
|
|||
Method |
Select the HTTP method you want to use: GET to retrieve information for an entry. POST to create a new entry. PUT to update/replace an existing entry. PATCH to make a partial entry update. DELETE to delete an entry. |
|||
Headers |
Enter the desired request headers. You don’t have to add authorization headers; we already did that for you. |
|||
Query String |
Enter the request query string. |
|||
Body |
Enter the body content for your API call. |
The following API call returns all the leads from your GerProspect account:
URL: /v2/leads
Method: GET
Matches of the search can be found in the module’s Output under BundleA bundle is a chunk of data and the basic unit for use with modules. A bundle consists of items, similar to how a bag may contain separate, individual items. > Body > data. In our example, 18 leads were returned: