Forum Discussion
4 Replies
Sort By
- I know its too late :) but anyone else who might be looking for this could use this.
http://community.lithium.com/community-name/restapi/vc/messages/id/[id] /position_in_thread
https://community.lithium.com/t5/Community-API/bd-p/developers-rest-api?leaf-id=Message.position_in_thread#Message.position_in_thread - vaishnavi8 years agoExpert
Also, I want to know is there any variable or env.context variable to get current message index(e.g. ${env.context.message.someVar}) and total messages count (e.g. ${env.context.message.someVar}) in current thread?
Thanks,
Vaishnavi
I have the same question. Have you found the solution yet ?
- vaishnavi8 years agoExpert
There are no env/context var for these indices as of now.
I used separate APIs calls to get message index and total messages count.
Thanks,
Vaishnavi
Related Content
- 4 years ago
- 13 years agoInactive User
- 2 years ago
- 4 years ago