Active |
---|
This application does not need additional settings. So you can make connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). More only by using your login credentials or by following the instructions below . |
With BoondManager modulesThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More in Make, you can create, update, search, retrieve, and delete:
-
actions
-
candidates
-
contacts
-
companies
-
opportunities
-
resources
To get started with BoondManager, create an account at boondmanager.com.
Connect BoondManager to Boost.spaceCentralization and synchronization platform, where you can organize and manage your data. More IntegratorPart of the Boost.space system, where you can create your connections and automate your processes. More
To connect BoondManager app, you need to obtain the userCan use the system on a limited basis based on the rights assigned by the admin. More credentials.
-
Log in to your BoondManager account.
-
In your Boost.space Integrator account, insert a BoondManager moduleThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More in your scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive. More and click the Add button next to the Connection field.
-
In the Connection name field, enter a name for the connection.
-
In the Login and Password fields, enter your BoondManager credentials and click Save.
You have successfully connected the BoondManager app and can now build scenariosA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive. More.
You can search, retrieve, create, and delete actions using the following modules.
Searches for actions or lists them.
Connection |
|
Limit |
Set the maximum number of actions Boost.space Integrator will return during one 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).. |
See the BoondManager Actions API reference to enter the field values to search for actions that match the specified value.
Returns information about the selected action.
Connection |
|
Action ID |
Select or map the Action ID whose details you want to retrieve. |
Creates a new action.
For field descriptions, see the BoondManager Action API reference.
Deletes the selected action.
Connection |
|
Action ID |
Select or map the Action ID you want to delete. |
You can search, retrieve, create, and delete candidates using the following modules.
Searches for candidates or lists them.
Connection |
|
Limit |
Set the maximum number of candidates Boost.space Integrator will return during one execution cycle. |
See the BoondManager API reference to enter the field values to search for the candidates that match the specified value.
Creates a new candidate.
Connection |
|
Candidate ID |
Select or map the Candidate ID whose details you want to retrieve. |
Creates a new candidate.
For field descriptions, see the BoondManager Candidate API reference.
Updates the selected candidate.
Connection |
|
Candidate ID |
Select or map the Candidate ID whose details you want to update. |
For field descriptions, see the BoondManager Candidate API reference.
You can search, retrieve, create, update and delete contacts using the following modules.
Searches for contacts or lists them.
Connection |
|
Limit |
Set the maximum number of contacts Boost.space Integrator will return during one execution cycle. |
See the BoondManager API reference to enter the field values to search for contacts that match the specified value.
Returns information about the selected contact.
Connection |
|
Contact ID |
Select or map the Contact ID whose details you want to retrieve. |
Creates a new contact.
For field descriptions, see the BoondManager Candidate API reference.
Updates the selected contact.
Connection |
|
Contact ID |
Select or map the Contact ID whose details you want to update. |
For field descriptions, see the BoondManager Candidate API reference.
Deletes the selected contact.
Connection |
|
Contact ID |
Select or map the Contact ID you want to delete. |
You can search, retrieve, create, update and delete companies using the following modules.
Searches for companies or lists them.
Connection |
|
Limit |
Set the maximum number of companies Boost.space Integrator will return during one execution cycle. |
See the BoondManager API reference to enter the field values to search the companies that match the specified value.
Returns information about the selected company.
Connection |
|
Company ID |
Select or map the Company ID whose details you want to retrieve. |
Creates a new company.
For field descriptions, see the BoondManager Candidate API reference.
Updates the selected company.
Connection |
|
Company ID |
Select or map the Company ID whose details you want to update. |
For field descriptions, see the BoondManager Candidate API reference.
You can search, retrieve, create, update and delete opportunities using the following modules.
Searches for opportunities or lists them.
Connection |
|
Limit |
Set the maximum number of opportunities Boost.space Integrator will return during one execution cycle. |
See the BoondManager API reference to enter the field values to search for opportunities that match the specified value.
Returns information about the selected opportunity.
Connection |
|
Opportunity ID |
Select or map the Opportunity ID whose details you want to retrieve. |
Creates a new opportunity.
For field descriptions, see the BoondManager Candidate API reference.
Updates the selected opportunity.
Connection |
|
Opportunity ID |
Select or map the Opportunity ID whose details you want to update. |
For field descriptions, see the BoondManager Candidate API reference.
Deletes the selected opportunity.
Connection |
|
Opportunity ID |
Select or map the Opportunity ID you want to delete. |
You can search, retrieve, create, update and delete resources using the following modules.
Searches for resources or lists them.
Connection |
|
Limit |
Set the maximum number of resources Boost.space Integrator will return during one execution cycle. |
See the BoondManager API reference to enter the field values to search for resources that match the specified value.
Returns information about the selected resource.
Connection |
|
Resource ID |
Select or map the Resource ID whose details you want to retrieve. |
Creates a new resource.
For field descriptions, see the BoondManager Candidate API reference.
Updates the selected resource.
Connection |
|
Resource ID |
Select or map the Resource ID whose details you want to update. |
For field descriptions, see the BoondManager Candidate API reference.
Deletes the selected resource.
Connection |
|
Resource ID |
Select or map the Resource ID you want to delete. |
You can call APIs using the following module.
Note | |
---|---|
For the list of available endpoints, refer to the BoondManager API documentation. |
Performs an arbitrary authorized API call.
Connection |
|
URL |
Enter a path relative to |
Method |
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. |