Triggering the 3cx call button of the 3cx-clicktotalk WordPress plugin

190 Views Asked by At

I am trying to find a way to remotely trigger the 3cx-clicktotalk call button remotely so I can use a custom button.

I have tried calling the button with jquery remote triggers but I am having no luck.

2

There are 2 best solutions below

0
DekeR On

This should be like this.

You can use only "WordPress/Website Integration" features from 3CX Settings.

0
Olorunfemi Davis On

You need to develop a Middleware Software which will trigger calls. You can initiate this via HTTP requests. Look for 3cX Call Control APIs to get started.