CRM and Sales tools

RAYNET CRM

6min

Getting started with RAYNET CRM

To use any of the RAYNET CRM modules, you need to connect your RAYNET CRM account to Make. If you do not have a RAYNET CRM account yet, you can create one on the RAYNET CRM website.

Connect RAYNET CRM to Make

To connect your RAYNET CRM account to Make, follow the general instructions for Connect an application. Connection setup requires the following information: Uživatelské jméno (email), API klíč and Název CRM.

Uživatelské jméno (email)

Uživatelské jméno (email) is the one you use to login to your RAYNET CRM instance.

API klíč

API klíč (API key) can be obtained in Nastavení > Pro vývojáře > API klíče:

61f27809e3b08.png

61f2780c161f9.png

61f2780db545f.png
61f2780db545f.png

61f2780f63be9.png


Název CRM

Název CRM (instance name) can be obtained in PODPORA -> O aplikaci RAYNET CRM:

61f27811263b6.png

61f278133eaae.png


Video tutorial

Video tutorial (Czech language): https://raynet.cz/blog/integromat-jak-na-to/

Tlačítka vlastních akcí (custom action buttons)

Custom action buttons can be used to execute your from Raynet CRM. Follow the steps below for the setup:

  1. In Make, create a you would like to launch when a custom action button is clicked on.
  2. Add Webhooks > Custom webhook trigger at the beginning of your (see our online documentation on Webhooks for further details) and copy the webhook's URL:
  3. Add Webhooks > Webhook response module at the end of your {{}} and configure it like this:

    Status: 200

    Body: {success: true}

    Custom headers:

    Key: Content-Type

    Value: application/json

    61f2781653441.png
    
  4. In Raynet CRM, click on "Nastavení" in the top-right corner:

    Document image
    
  5. Click on "Tlačítka vlastních akcí" item in the bottom of the left side menu:

    Document image
    
  6. Click on "PŘIDAT VLASTNÍ TLAČÍTKO" button:

    Document image
    
  7. 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):

    Document image
    
  8. Save the settings.
  9. In Make, open your Make, open the configuration of the Webhooks > Custom webhook module and click the "Re-determine data structure" button.
  10. 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:

    Document image
    
  11. In Make, open the configuration of the module following the Webhooks > Custom webhook. The id item (containing the value of the entityID variable) is now available for mapping into the module's fields:

Vytvořit nový záznam

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.