Skip to main content

Creatio

Alex Brainin avatar
Written by Alex Brainin
Updated over a month ago

Ringotel integration for Creatio CRM offers the following features:

  • Identifies contacts on incoming and outgoing calls.

  • Automatically creates Task entities for incoming and outgoing calls.

  • Provides links to open Task and Contact entities from the Ringotel app.

  • Allows you to create contacts in CRM using the Ringotel mobile or desktop app.

  • Imports contacts from CRM into the Contact lists of Ringotel users.

  • Syncs call subject call comment with the corresponding call activity record in CRM.

Note:

  • Due to the CRM requirements, for the call subject and call comment to sync into the CRM, both Subject and Comment must be filled or they will not be synced.

  • Due to Creatio CRM using Client Credentials authentication for its API calls, all API calls will be made from the CRM user used to set up the integration and all the Tasks created will be assigned to that user in the CRM.

  • Creatio CRM integration works only if the basic Users, Task and Contacts tables are used and will not pull or update data from custom tables.

Create the Creatio Oauth2 integrated app

Navigate to your instance of Creatio CRM and log in as an admin.

In the CRM navigate to the top right corner of the screen and open Settings > OAuth 2.0 integrated Applications.

Click on New > Server-to-Server(Client Credentials) to create a new app.

Set the name of the application, the application URL (optional, can be anything, but using the URL for the Ringotel Portal is recommended) and the description (optional, can be anything).

Leave the checkbox for β€œCreate the separate technical userβ€œ for this integration on and click Save.

In the next window please note and copy the Client Id and Client secret for the app.

Next, open the details page for the technical user. There, navigate to the Roles tab and add Administrator and Developer Roles to the user.

After that navigate back to the Apps page and click Open Settings:


Please take note and save the Identity Service URL you see there and close the window.

Next, switch to your Ringotel admin portal to complete the integration.

Setting up the integration in Ringotel Shell Portal

Sign into your Ringotel admin portal at https://shell.ringotel.co and navigate to an Organization >Integrations tab > click Enable Integration on the Creatio CRM card.

Specify the following details to set up the integration:

  • Your Create instance URL (for example https://12345-crm-bundle.creatio.com. DO NOT include the backslash at the end).

  • Identity service URL you got from the previous steps (no backslash at the end as well).

  • Client Id and Client secret for the App you created.

  • Check the boxes to allow users to create, edit and delete records in the CRM.

Click Save & Continue to proceed.


If the provided details were correct, you should now be taken to the page where you can link your Ringotel users to the CRM users.

After you are done please click Save changes and the integration should now be enabled for the mapped Ringotel users.

Did this answer your question?