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…). only by using your login credentials or by following the instructions below . |
Important | |
---|---|
Any references to third-party products or services do not constitute 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! Product Documentation nor do they create any contractual obligations. This material is for informational purposes only and is subject to change without notice. Boost.space does not warrant the availability, accuracy, reliability, completeness, or usefulness of any information regarding the subject of third-party services or systems. |
The 1CRM 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. enable you to monitor, search, retrieve, create, update, or delete recordsIn Boost.space, a record is a single data entry within a module, like a row in a database. For example, a contact in the Contacts module or a task in the Tasks module. in your 1CRM account.
Prerequisites
-
A 1CRM account
In order to use 1CRM with Boost.space IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., it is necessary to have a 1CRM account. If you do not have one, you can create a 1CRM account at 1crm.com/free-trial.
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 1CRM account to Boost.space Integrator you need to enter your 1CRM domain and login credentials to the Create a connection dialog in Boost.space Integrator.
-
Open any 1CRM module in the Boost.space Integrator scenario.
-
Click the Add button next to the Connection field.
-
Fill the fields as follows:
Connection name
Enter the name for your 1CRM connection.
Domain
Enter the URL of your 1CRM account without the https prefix.
Username
Enter the userCan use the system on a limited basis based on the rights assigned by the admin. name for your 1CRM account. E.g. AdminA user role in Boost.space with comprehensive system access, including the ability to add, remove, and manage all system levels. Admins can oversee all users, configure system settings, create custom fields, and manage modules and addons. Admin can also access Integrator and manage automations..
Password
Enter the password to your 1CRM account.
-
Click the Continue button to establish the connection to your 1CRM account.
The connection has been established. You can proceed with setting up the module.
TriggersThe initial event that starts a scenario. It can be an action, a scheduled time, or a custom event, and is essential to define at the beginning of each scenario. when a recordIn Boost.space, a record is a single data entry within a module, like a row in a database. For example, a contact in the Contacts module or a task in the Tasks module. is created or updated.
Click the Add button to create a new webhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. in your 1CRM account.
Webhook name |
Enter the name for the webhook. E.g. Account Created. |
Connection |
|
Type |
Select whether you want to monitor created, or updated records. |
Module |
Select the records you want to watch. |
Performs a search by defined filter settings.
Connection |
||||
Module |
Select the module where you want to search for records. |
|||
Fields |
Select fields you want to be retrieved by Boost.space Integrator. If left empty, a limited number of fields will be retrieved. |
|||
Filter text |
Enter the search term. Fields involved in search depend on model.
|
|||
Sort order |
Select a field representing the default sort order, overriding the default order. |
|||
Limit |
Set the maximum number of records 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).. |
Retrieves data of the specified record.
Connection |
|
Module |
Select the module that contains the record you want to retrieve details about. |
Record ID |
Enter (map) the ID of the record you want to retrieve details about. |
Creates a new record.
Connection |
|
Module |
Select the module that you want to create a record for. |
Note | |
---|---|
The corresponding fields are loaded dynamically, depending on the selected module. |
Updates an existing record.
Connection |
|
Module |
Select the module that you want to create a record for. |
Record ID |
Enter (map) the ID of the record you want to update. |
Removes a Record
Connection |
|
Module |
Select the module you want to remove the record from. |
Record ID |
Enter (map) the ID of the record you want to delete. |
Returns all modules in your account.
Connection |
|
Limit |
Set the maximum number of modules Boost.space Integrator will return during one execution cycle. |
Returns all fields of the specified module.
Connection |
|
Module |
Select the module you want to retrieve fields for. |
Limit |
Set the maximum number of fields Boost.space Integrator will return during one execution cycle. |
Retrieves information about the authenticated user.
Connection |
Uploads a File.
Connection |
|
Source file |
Map the file you want to upload from the previous module (e.g. HTTP > Get a File or Google Drive > Download a File), or enter the file name and file data manually. |
Allows you to perform a custom API call.
Connection |
||||
URL |
Enter a path relative to
|
|||
Method |
Select the HTTP method you want to use:
|
|||
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. |