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…).. |
To use any of the RAYNET CRM 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., you need to connect your RAYNET CRM account to 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.. If you do not have a RAYNET CRM account yet, you can create one on the RAYNET CRM website.
To connect your RAYNET CRM account to Boost.space Integrator, follow the general instructions for Connecting to services. Connection setup requires the following information: Uživatelské jméno (email), API klíč and Název CRM.
Uživatelské jméno (email) is the one you use to login to your RAYNET CRM instance.
Videotutorial (Czech language): https://raynet.cz/blog/integromat-jak-na-to/
Custom action buttons can be used to execute your Boost.space Integrator scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive. from Raynet CRM. Follow the steps below for the setup:
-
In Boost.space Integrator, create a scenario you would like to launch when a custom action button is clicked on.
-
Add WebhooksA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. > Custom webhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. triggerThe 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. at the beginning of your scenario (see our online documentation on Webhooks for further details) and copy the webhook’s URL:
-
Add Webhooks > Webhook response 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. at the end of your scenario and configure it like this:
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.:
200
Body:
{success: true}
Custom headers:
Key:
Content-Type
Value:
application/json
-
In Raynet CRM, click on “Nastavení” in the top-right corner:
-
Click on “Tlačítka vlastních akcí” itemItems are rows in records (order/request/invoice/purchase...) in the bottom of the left side menu:
-
Click on “PŘIDAT VLASTNÍ TLAČÍTKO” button:
-
Configure the custom action button. Paste the webhook’s URL copied in the 2nd step and append the following text to the URL:
?id={entityId}
(see Raynet’s online documentation on custom action buttons for the full list of available variables and further details): -
Save the settings.
-
In Boost.space Integrator, open your scenario, open the configuration of the Webhooks > Custom webhook module and click the “Re-determine data structure” button.
-
In Raynet CRM, open the page you have added the button to (e.g. detail of Obchodní případ) and click your new custom action button:
-
In Boost.space Integrator, open the configuration of the module following the Webhooks > Custom webhook. The
id
item (containing the value of theentityID
variable) is now available for mappingMapping links the modules in your scenario. When you map an item, you connected the data retrieved by one module to another module to perform the desired action. For example, you can map the email address and subject lines from the Email > Watch emails module to Google Sheets > Add a row and create a spreadsheet of email addresses... into the module’s fields:
If the Nová option for the Schůzka entity is selected in the Stav field, then fields Naplánování v kalendáři od and Naplánování v kalendáři do are not saved (when a value is entered).
If the Naplánovaná option for the Schůzka entity is selected in the Stav field, then fields Naplánování v kalendáři od and Naplánování v kalendáři must be filled, otherwise Nová is created.