Saviez-vous Bot Libre propose gratuitement hébergé numéro de suivi pour votre propre site web ou une application mobile?
Bot Libre Dev : How to get the conversation id in the script

RE: How to get the conversation id in the script

par admin posté 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)


Id: 25306940
Posté: Dec 18 2018, 13:49
Mise à jour: Dec 19 2018, 12:48
Réponses: 0
Vues: 2621, aujourd'hui: 1, semaine: 1, mois: 17
0 0 0.0/5