Solved

Click2Call Integration

  • 24 August 2022
  • 1 reply
  • 116 views

Userlevel 3

Hello..

 

I would like to add a custom Button (or link) in cards to call a external URL (PBX IP Cloud).
Is it possible to add a button that executes the request POST/GET in background, sending data like (card_id, phone, .. )?

 

Ex:
https://url.my.pbx/originateCall/{pipefy.user_id}/{card.id}/{phone}

 

** The relationship between pipefy user and extension to generate call will be on PBX.

 

Thanks..

icon

Best answer by alicereis 25 August 2022, 03:24

View original

1 reply

Userlevel 6
Badge +5

Hi, @rogerpitigliani!

 

You can use Pipe's dynamic content field for this. Look:

 

 

 

In the phase, the field will be displayed like this:
 

 

 

Can this solve your problem?

Reply