How to connect Quicktalk and Magento?

How does the integration work?

With the Quicktalk and Magento integration, your contacts are automatically synced and will appear on the dialer during incoming calls. You’ll instantly see the contact’s first name, last name, company, and a direct link to their Magento profile. These details also appear in your call log for each inbound and outbound call.

Note : Your Magento contacts will not appear in the “Contacts” tab of your Quicktalk space. This does not mean the integration was unsuccessful.

How to set up the integration

  • From your magento dashboard, go to integrations:
  • open an account
  • Add a new integration:
  • open an account
  • Once you give it a name and enter your password, navigate to the api section:
  • open an account
  • Give permission to access customers and click save:
  • open an account
  • Then you will be redirected to the main integrations page, look for the integration you created and click activate from the menu:
  • open an account
  • Then make sure to save the access token:
  • open an account
  • This is an important step: make sure to go to
    Stores > Configuration > Services > OAuth > Consumer Settings > Allow OAuth Access Tokens to be used as standalone Bearer tokens option to Yes
  • open an account

    One crucial step for the integration is to activate the search by phone number in your magento, to do so you must add a plugin:

    • You will find the code here: github-link
    • Clone the repo.
    • Place the folder code that you cloned inside your app folder that is located in the magento project root directory and run the following commands:
    open an account