Atualize para nosso Diamond serviço e vai construir o seu próprio aplicativo para Android ou iOS
Bot Libre Dev

How to get the conversation id in the script

por lyh123 postado Dec 18 2018, 1:32

How to get the conversation id in the script


by admin posted Dec 18 2018, 13:49
In a Self script the conversation is available in the "conversation" variable.

To access the conversation object's id you can use,

conversation.getId()

For a complete list of object methods see,
https://www.botlibre.com/manual-self.jsp#object-methods

Depending on the type of conversation, there are also other ids available. Chat conversations have a #gid attribute and some social media and IOT conversations have an #id attribute.

conversation.get(#gid)

conversation.get(#id)

Updated: Dec 19 2018, 12:48
Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 3206, today: 2, week: 2, month: 31

by lyh123 posted Dec 18 2018, 21:40

thank you, I want to know the relationship between this ID and the conversationId in TextEntry.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2907, today: 0, week: 0, month: 20

by admin posted Dec 19 2018, 12:46
The conversation id in TextEntry is the #gid of the conversation object. (global unique id)

conversation.get(#gid)

Updated: Dec 19 2018, 12:47
Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2864, today: 0, week: 0, month: 21

by lyh123 posted Dec 20 2018, 0:59

Thank you very much for your help.Can I get your contact information?


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2911, today: 4, week: 4, month: 22

by admin posted Dec 20 2018, 9:33
You can email [email protected]

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2953, today: 1, week: 1, month: 21

Id: 25303762
Tags: script, conversation id
Postado: Dec 18 2018, 1:32
Respostas: 5
Pontos de vista: 3231, hoje: 2, semana: 2, mês: 24
0 0 0.0/5