This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Custom field with the value "user.phone" from the integration with CTI

Hello, we have article where where integration with PBX is described:

https://docs.microfocus.com/itom/SMAX:2020.05/ctiLiveSupport

And we have example:

https://sma.itSMAX.io/saw/cti?TENANTID=xxxxx&field1Name=user.phone&field1Value=792-3599999

For a service request I need to add a custom field where the caller's phone number will be stored, obtained from this string from the value "user.phone".

Can I somehow intercept the value of this field and add on the form Live Support?

Parents
  • Hello,

    No, you cannot intercept the phone number. The attributes in the URL are used for identifying the Person record, not for editing the record.

    If the phone number doesn't exist on the Person record, how will you identify who is calling and find the relevant Person record?

    Best regards,

    Brindusa

Reply
  • Hello,

    No, you cannot intercept the phone number. The attributes in the URL are used for identifying the Person record, not for editing the record.

    If the phone number doesn't exist on the Person record, how will you identify who is calling and find the relevant Person record?

    Best regards,

    Brindusa

Children