using @ in comments

How to use the API to write a comment with an appeal to a person

1
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos
4 commentaires
Avatar
Pavel M

Hi Aleksandr! I am afraid that currently there is no way to trigger @mentioning in comments with API. We will drop you a note here in this post once the feature becomes available.

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

duct tape for this feature:

<a class="stream-user-id avatar ai-228442" rel="{0}">@{1}</a>

1
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

when i add the rel parameter the request is denied in v4 api, did you block this duct tape solution on purpose without any alternative

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

for clarification, you need to use the user-id from the api /contacts i was trying to use the id that was shown in the frontend, when you inspect the @username in a comment, that one is not accepted

<a class="stream-user-id avatar" rel="{user id}">@whatever you want to show here</a>

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

Folllowing List for Post: using @ in comments
[this list is visible for admins and agents only]

Haut de la page
Didn’t find what you were looking for? Write new post