Start a new topic
Answered

Webhooks and custom fields

I may just be missing it but what is the fieldname for the custom fields to add to a webhook.

I cannot seem to find them or on the API?


Best Answer

Good day didadiandi


Euphoria Softphone does not have the capability to access those fields. Our suggestion is to please call into support on  021 200 0500  and ask about getting Agent extensions with Agent Workspace to use integration center. This will give you the required functionality to receive the CALL_Duration field. 


Best Regards

Bailey Brooke


1 person has this question

Morning,


please confirm if you are referring to the Parameters that you can send with a webhook? If this is the case, please see below custom parameters that can be sent with the webhook: 


{CALLERID_NAME}

{CALLERID_NUMBER}

{CALLERID}

{CALL_CRMTAG}

{CALL_DIR}

{CALL_DISPOSITION}

{CALL_DURATION}

{CALL_NOTES}

{CALL_NUMBER}

{CALL_OUTCOME}

{CALL_QUEUE}

{CALL_SIPID}

{DATETIME_DATE}

{DATETIME_TIME}

{DATETIME}

{DYNAMIC_PARAMETER}

{EXTENSION_NO}

{EXTENSION}


Regards,

Yes the webhook parameters

The above I understand.

I am trying to get to the custom field values that the agent can enter.

I they aren't available in the webhook are they available through an API call?

Yes the paramters in the webhook.

We are looking to grab the Custom Value fields though.

Are those available in the webhook or are they available in the API?


Thanks

Yes in regards to the Parameters of the webhook, but am trying to get to the custom field values.

From that list does not look like custom fields are there

Are they available in an API call

I can’t receive {CALL_DURATION}, can you help me?

Good day Graham,


The current parameters as per our last reply, is set parameters that our system can pull through regarding the call that your agent is on. 


You can always add your own custom parameters per the screenshot. 



If you want your agent to add the value, you can do it with these two solutions:  

1. The agent can add it in under CRM Tag, then you can pull that through with {CALL_CRMTAG}. 

2. You can use the {AGENT_INPUT_<Replace this text with the label>} tag, then a popup will appear for your agent to type it in. 


Thank you


Good day Didadiandi,


Please can you provide us with a screenshot of how the webhook was created for further investigation. 


Thank you

Good day Divan le Roux,


URL: https://test.demo.com/openapi/v1/temp/demo2?DATETIME={DATETIME}&EXTENSION_NO={EXTENSION_NO}&EXTENSION={EXTENSION}&TYPE={TYPE}&CALLERID_NAME= {CALLERID_NAME}&CALLERID_NUMBER = {CALLERID_NUMBER}&CALLERID = {CALLERID}&CALL_DIR = {CALL_DIR}&CALL_DURATION = {CALL_DURATION}&DATETIME_DATE = {DATETIME_DATE}&DATETIME_TIME = {DATETIME_TIME}



I used Euphoria Softphone 1.0.0.53.


image



The Type and Call Duration fields are not available, what do I need to do to trigger the "URL Request" event?

Answer

Good day didadiandi


Euphoria Softphone does not have the capability to access those fields. Our suggestion is to please call into support on  021 200 0500  and ask about getting Agent extensions with Agent Workspace to use integration center. This will give you the required functionality to receive the CALL_Duration field. 


Best Regards

Bailey Brooke

Login or Signup to post a comment