attribute to telegram

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Maximus
    replied
    > but can't send {$assignedUser}, with {$assignedUserId} no problem.

    Yep, cause you need to use {$assignedUserName} instead of {$assignedUser}.

    Leave a comment:


  • ksv
    replied
    System sends records names for Lead : name, status, but can't send {$assignedUser},
    with {$assignedUserId} no problem.
    Last edited by ksv; 11-18-2020, 11:27 AM.

    Leave a comment:


  • ksv
    replied


    Thanks a lot. It works

    Leave a comment:


  • Maximus
    replied
    Hi there,
    when you used {$entity} - the structure was correct but the value wasn't. To fetch the record name you should use {$name} https://docs.espocrm.com/administrat...d-http-request.
    Last edited by Maximus; 11-18-2020, 10:50 AM.

    Leave a comment:


  • ksv
    replied

    This does not work.

    "text": "Test:\n\n {{name}} *Hello*",
    Last edited by ksv; 11-18-2020, 10:46 AM.

    Leave a comment:


  • emillod
    replied
    Did you tried to use {{name}} ?

    Leave a comment:


  • ksv
    replied
    yes, i use Advanced Pack and only text i send successfully
    Last edited by ksv; 11-18-2020, 09:58 AM.

    Leave a comment:


  • emillod
    replied
    You're trying to send message through AdvancedPack?

    Leave a comment:


  • ksv
    started a topic attribute to telegram

    attribute to telegram

    Dear all,

    Could you tell me How can i put some attributes of Leads or other to Telegram? Tried many options - nothing works.
Working...