Phone call Integration

Hello,
How it is possible to add the Phone call Integration permission to my App like Justcall it do?

Regards,
Andreas

Hello,
It looks like that nobody knowns an answer.
I change the question to:
How it is possible to see my app in the call dialog like justcall?

Kind regards,
Andreas

Hello,
is there no pipedrive employee who is able to answer my question?

Regards,
Andreas

Hello @ATeiss
You can examine the floating window section under custom ui in the documents section. The feature you want is available here. You can open and close the window or move it to the section you want.

If you need help, you can send an e-mail or private message to yakup@medproper.com.

Bro Create a pipedrive app by following tutorial install it. then perform oauth and get accesstoken with pipedrive api routes. when you have done you need to install custom floating window extension. add your website url or use ngrok for live url. because live url need for any modal or screens. when you will open your app iframe request will be send to your app route. you need to get id from your provided url and initialize sdk. this will help you creating softphone app.