Hello,
I’m using directline to test my chatBot, I need to direct the tests to the QA environment, which has an id. How do I send this by direct? I’m using botium with mocha
Thanks
Hello,
I’m using directline to test my chatBot, I need to direct the tests to the QA environment, which has an id. How do I send this by direct? I’m using botium with mocha
Thanks
Hi @Florian
Thank you for your answer.
how do i put my environment id? For example, my QA environment has ID: DF54DSF65S4DFSDF1SD5F4 where do I put this information? sorry for my lack of understanding.
"DIRECTLINE3_ACTIVITY_TEMPLATE": {
"channelData": {
"kb": "demo"
}
},
...
Sorry I cannot help here. I don’t understand what you mean with “QA environment ID” in this context.