Announcement

Collapse
No announcement yet.

url generation from attriutes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • url generation from attriutes

    Hi,
    I'm using espocrm 5.4.5 and want to make calls from a click to call url :
    {user.ipadress}/cgi-bin/api-make_call?username={user.voipuser}&password={user. secretvoip}&phonenumber={lead.phoneNumber}&account =0
    I also created the fields : user.ipadress + user.voipuser + user.secretvoip + lead.phoneNumber
    but I don't know how to make it work.
    sorry for My poor english.

  • #2
    hello,
    you can develop own entryPoint for this
    Hi, as said in the Topic i want to create a custom entity via GET. I'm quite new at this, so i dont know how specific I have to be. What i have: The table

    Comment


    • #3
      Thank you I'll go check there for any usefull info.

      Comment

      Working...
      X