<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.wisevoice.ai/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Andrei</id>
		<title>Wisevoice Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.wisevoice.ai/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Andrei"/>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php/Special:Contributions/Andrei"/>
		<updated>2026-04-24T04:02:03Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Messages&amp;diff=151</id>
		<title>Messages</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Messages&amp;diff=151"/>
				<updated>2022-05-23T07:46:03Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Messages are components used to configure the virtual agent's replies.&lt;br /&gt;
&lt;br /&gt;
[[File:message.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Messages contain a text that will be used as the main response. If the channel is callcenter the text will be vocalized.&lt;br /&gt;
&lt;br /&gt;
Each message can also have a media url that will be sent together with the text. Configure the media url in the bottom right corner of each text variant.&lt;br /&gt;
&lt;br /&gt;
You can create multiple text variants from which the agent will select a random one by pressing the &amp;quot;Add new&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
To insert user session data like extracted entities in a message use the syntax {{&amp;lt;entity name&amp;gt;}}. E.g. &amp;quot;Salut {{nume}}!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For text based channels the agent will also send a list of suggestion that will be displayed above the keyboard.&lt;br /&gt;
[[File:message3.png|600px]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The action list is useful for the call center client and other custom clients. By example when implementing a native app custom client using the API integration you can send custom actions to the client that can trigger certain business logic, like turning on the flash.&lt;br /&gt;
&lt;br /&gt;
System actions:&lt;br /&gt;
*Stop - close phone call&lt;br /&gt;
*Redirect:&amp;lt;phone_number&amp;gt; - redirect phone call&lt;br /&gt;
*Hold - hold phone call&lt;br /&gt;
*keyboard-input:&amp;lt;number of characters&amp;gt; - enable keyboard input for phone call&lt;br /&gt;
*only-keyboard-input:&amp;lt;number of characters&amp;gt; - enable keyboard input for phone call&lt;br /&gt;
*assign_to_wisevoice_crm / assign_to_wisevoice_crm:[department] / assign_to_zendesk_crm  / assign_to_facebook&lt;br /&gt;
*hide-chat-input-console - hide text input for chat&lt;br /&gt;
&lt;br /&gt;
Other special syntax:&lt;br /&gt;
*[pause:&amp;lt;float seconds&amp;gt;]&lt;br /&gt;
&lt;br /&gt;
Other channel specific settings are available in the tab dedicated to that channel.&lt;br /&gt;
&lt;br /&gt;
For example the Callcenter channel have extra settings for handling silences with no user input.&lt;br /&gt;
&lt;br /&gt;
Checking the Template list checkbox will cause the suggestions to display vertically on facebook.&lt;br /&gt;
''Other message templates are coming soon.''&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Messages&amp;diff=150</id>
		<title>Messages</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Messages&amp;diff=150"/>
				<updated>2021-04-09T08:36:53Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Messages are components used to configure the virtual agent's replies.&lt;br /&gt;
&lt;br /&gt;
[[File:message.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Messages contain a text that will be used as the main response. If the channel is callcenter the text will be vocalized.&lt;br /&gt;
&lt;br /&gt;
Each message can also have a media url that will be sent together with the text. Configure the media url in the bottom right corner of each text variant.&lt;br /&gt;
&lt;br /&gt;
You can create multiple text variants from which the agent will select a random one by pressing the &amp;quot;Add new&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
To insert user session data like extracted entities in a message use the syntax {{&amp;lt;entity name&amp;gt;}}. E.g. &amp;quot;Salut {{nume}}!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For text based channels the agent will also send a list of suggestion that will be displayed above the keyboard.&lt;br /&gt;
[[File:message3.png|600px]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The action list is useful for the call center client and other custom clients. By example when implementing a native app custom client using the API integration you can send custom actions to the client that can trigger certain business logic, like turning on the flash.&lt;br /&gt;
&lt;br /&gt;
For callcenter integrations there are three supported actions:&lt;br /&gt;
*Stop&lt;br /&gt;
*Redirect:&amp;lt;phone_number&amp;gt;&lt;br /&gt;
*Hold&lt;br /&gt;
*keyboard-input:&amp;lt;number of characters&amp;gt;&lt;br /&gt;
*only-keyboard-input:&amp;lt;number of characters&amp;gt;&lt;br /&gt;
*assign_to_wisevoice_crm / assign_to_zendesk_crm  / assign_to_facebook&lt;br /&gt;
&lt;br /&gt;
Other special syntax:&lt;br /&gt;
*[pause:&amp;lt;float seconds&amp;gt;]&lt;br /&gt;
&lt;br /&gt;
Other channel specific settings are available in the tab dedicated to that channel.&lt;br /&gt;
&lt;br /&gt;
For example the Callcenter channel have extra settings for handling silences with no user input.&lt;br /&gt;
&lt;br /&gt;
Checking the Template list checkbox will cause the suggestions to display vertically on facebook.&lt;br /&gt;
''Other message templates are coming soon.''&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Messages&amp;diff=149</id>
		<title>Messages</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Messages&amp;diff=149"/>
				<updated>2020-12-02T14:56:57Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Messages are components used to configure the virtual agent's replies.&lt;br /&gt;
&lt;br /&gt;
[[File:message.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Messages contain a text that will be used as the main response. If the channel is callcenter the text will be vocalized.&lt;br /&gt;
&lt;br /&gt;
Each message can also have a media url that will be sent together with the text. Configure the media url in the bottom right corner of each text variant.&lt;br /&gt;
&lt;br /&gt;
You can create multiple text variants from which the agent will select a random one by pressing the &amp;quot;Add new&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
To insert user session data like extracted entities in a message use the syntax {{&amp;lt;entity name&amp;gt;}}. E.g. &amp;quot;Salut {{nume}}!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For text based channels the agent will also send a list of suggestion that will be displayed above the keyboard.&lt;br /&gt;
[[File:message3.png|600px]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The action list is useful for the call center client and other custom clients. By example when implementing a native app custom client using the API integration you can send custom actions to the client that can trigger certain business logic, like turning on the flash.&lt;br /&gt;
&lt;br /&gt;
For callcenter integrations there are three supported actions:&lt;br /&gt;
*Stop&lt;br /&gt;
*Redirect:&amp;lt;phone_number&amp;gt;&lt;br /&gt;
*Hold&lt;br /&gt;
*keyboard-input:&amp;lt;number of characters&amp;gt;&lt;br /&gt;
*only-keyboard-input:&amp;lt;number of characters&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Other special syntax:&lt;br /&gt;
*[pause:&amp;lt;float seconds&amp;gt;]&lt;br /&gt;
&lt;br /&gt;
Other channel specific settings are available in the tab dedicated to that channel.&lt;br /&gt;
&lt;br /&gt;
For example the Callcenter channel have extra settings for handling silences with no user input.&lt;br /&gt;
&lt;br /&gt;
Checking the Template list checkbox will cause the suggestions to display vertically on facebook.&lt;br /&gt;
''Other message templates are coming soon.''&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Messages&amp;diff=148</id>
		<title>Messages</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Messages&amp;diff=148"/>
				<updated>2020-11-09T14:01:37Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Messages are components used to configure the virtual agent's replies.&lt;br /&gt;
&lt;br /&gt;
[[File:message.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Messages contain a text that will be used as the main response. If the channel is callcenter the text will be vocalized.&lt;br /&gt;
&lt;br /&gt;
Each message can also have a media url that will be sent together with the text. Configure the media url in the bottom right corner of each text variant.&lt;br /&gt;
&lt;br /&gt;
You can create multiple text variants from which the agent will select a random one by pressing the &amp;quot;Add new&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
To insert user session data like extracted entities in a message use the syntax {{&amp;lt;entity name&amp;gt;}}. E.g. &amp;quot;Salut {{nume}}!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For text based channels the agent will also send a list of suggestion that will be displayed above the keyboard.&lt;br /&gt;
[[File:message3.png|600px]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The action list is useful for the call center client and other custom clients. By example when implementing a native app custom client using the API integration you can send custom actions to the client that can trigger certain business logic, like turning on the flash.&lt;br /&gt;
&lt;br /&gt;
For callcenter integrations there are three supported actions:&lt;br /&gt;
*Stop&lt;br /&gt;
*Redirect:&amp;lt;phone_number&amp;gt;&lt;br /&gt;
*Hold&lt;br /&gt;
*keyboard-input:&amp;lt;number of characters&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Other special syntax:&lt;br /&gt;
*[pause:&amp;lt;float seconds&amp;gt;]&lt;br /&gt;
&lt;br /&gt;
Other channel specific settings are available in the tab dedicated to that channel.&lt;br /&gt;
&lt;br /&gt;
For example the Callcenter channel have extra settings for handling silences with no user input.&lt;br /&gt;
&lt;br /&gt;
Checking the Template list checkbox will cause the suggestions to display vertically on facebook.&lt;br /&gt;
''Other message templates are coming soon.''&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Messages&amp;diff=147</id>
		<title>Messages</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Messages&amp;diff=147"/>
				<updated>2020-11-09T13:30:29Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Messages are components used to configure the virtual agent's replies.&lt;br /&gt;
&lt;br /&gt;
[[File:message.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Messages contain a text that will be used as the main response. If the channel is callcenter the text will be vocalized.&lt;br /&gt;
&lt;br /&gt;
Each message can also have a media url that will be sent together with the text. Configure the media url in the bottom right corner of each text variant.&lt;br /&gt;
&lt;br /&gt;
You can create multiple text variants from which the agent will select a random one by pressing the &amp;quot;Add new&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
To insert user session data like extracted entities in a message use the syntax {{&amp;lt;entity name&amp;gt;}}. E.g. &amp;quot;Salut {{nume}}!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For text based channels the agent will also send a list of suggestion that will be displayed above the keyboard.&lt;br /&gt;
[[File:message3.png|600px]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The action list is useful for the call center client and other custom clients. By example when implementing a native app custom client using the API integration you can send custom actions to the client that can trigger certain business logic, like turning on the flash.&lt;br /&gt;
&lt;br /&gt;
For callcenter integrations there are three supported actions:&lt;br /&gt;
*Stop&lt;br /&gt;
*Redirect:&amp;lt;phone_number&amp;gt;&lt;br /&gt;
*Hold&lt;br /&gt;
*keyboard-input:&amp;lt;number of characters&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Other channel specific settings are available in the tab dedicated to that channel.&lt;br /&gt;
&lt;br /&gt;
For example the Callcenter channel have extra settings for handling silences with no user input.&lt;br /&gt;
&lt;br /&gt;
Checking the Template list checkbox will cause the suggestions to display vertically on facebook.&lt;br /&gt;
''Other message templates are coming soon.''&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=146</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=146"/>
				<updated>2020-09-07T13:13:40Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
Wisevoice bot for Microsoft Teams requires a valid subscription to Wisevoice, according to currently available plans.&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
The steps below must be performed by a user with Admin privileges in Azure Portal and by a Wisevoice Administrator.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
== Uers settings in Azure ==&lt;br /&gt;
Go to Azure portal again and click &amp;quot;User settings&amp;quot; on the left sidebar. Then click &amp;quot;Manage how end users launch and view their applications&amp;quot; under the &amp;quot;Enterprise applications&amp;quot; option.&lt;br /&gt;
Check &amp;quot;Users can request admin consent to apps they are unable to consent to​&amp;quot; and then pick your current account to be the admin consent requests​ reviewer.&lt;br /&gt;
&lt;br /&gt;
[[File:enterprise_app_settings.png|none]]&lt;br /&gt;
&lt;br /&gt;
Now you can add users in your organization this way: Azure Active Directory -&amp;gt; Users -&amp;gt; New user.&lt;br /&gt;
&lt;br /&gt;
[[File:New_user.png|none]]&lt;br /&gt;
&lt;br /&gt;
The first user who uses the app will have to request admin consent, request which will appear at this path: Azure Active Directory -&amp;gt; Enterprise applications -&amp;gt; Admin consent requests.&lt;br /&gt;
== Install app ==&lt;br /&gt;
Login to your Microsoft Teams app and go to Apps tab on the left sidebar.&lt;br /&gt;
Search for &amp;quot;Chatbot by Wisevoice&amp;quot; and click the Add button.&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=145</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=145"/>
				<updated>2020-09-07T13:10:09Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
Wisevoice bot for Microsoft Teams requires a valid subscription to Wisevoice, according to currently available plans.&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
The steps below must be performed by a user with Admin privileges in Azure Portal and by a Wisevoice Administrator.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
== Uers settings in Azure ==&lt;br /&gt;
Go to Azure portal again and click &amp;quot;User settings&amp;quot; on the left sidebar. Then click &amp;quot;Manage how end users launch and view their applications&amp;quot; under the &amp;quot;Enterprise applications&amp;quot; option.&lt;br /&gt;
Check &amp;quot;Users can request admin consent to apps they are unable to consent to​&amp;quot; and then pick your current account to be the admin consent requests​ reviewer.&lt;br /&gt;
&lt;br /&gt;
[[File:enterprise_app_settings.png|none]]&lt;br /&gt;
&lt;br /&gt;
Now you can add users in your organization this way: Azure Active Directory -&amp;gt; Users -&amp;gt; New user.&lt;br /&gt;
&lt;br /&gt;
[[File:New_user.png|none]]&lt;br /&gt;
&lt;br /&gt;
== Install app ==&lt;br /&gt;
Login to your Microsoft Teams app and go to Apps tab on the left sidebar.&lt;br /&gt;
Search for &amp;quot;Chatbot by Wisevoice&amp;quot; and click the Add button.&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:New_user.png&amp;diff=144</id>
		<title>File:New user.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:New_user.png&amp;diff=144"/>
				<updated>2020-09-07T13:09:31Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=143</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=143"/>
				<updated>2020-09-07T13:09:07Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
Wisevoice bot for Microsoft Teams requires a valid subscription to Wisevoice, according to currently available plans.&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
The steps below must be performed by a user with Admin privileges in Azure Portal and by a Wisevoice Administrator.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
== Uers settings in Azure ==&lt;br /&gt;
Go to Azure portal again and click &amp;quot;User settings&amp;quot; on the left sidebar. Then click &amp;quot;Manage how end users launch and view their applications&amp;quot; under the &amp;quot;Enterprise applications&amp;quot; option.&lt;br /&gt;
Check &amp;quot;Users can request admin consent to apps they are unable to consent to​&amp;quot; and then pick your current account to be the admin consent requests​ reviewer.&lt;br /&gt;
&lt;br /&gt;
[[File:enterprise_app_settings.png|none]]&lt;br /&gt;
&lt;br /&gt;
Now you can add users in your organization this way: Azure Active Directory -&amp;gt; Users -&amp;gt; New user.&lt;br /&gt;
&lt;br /&gt;
[[File:new_user.png|none]]&lt;br /&gt;
&lt;br /&gt;
== Install app ==&lt;br /&gt;
Login to your Microsoft Teams app and go to Apps tab on the left sidebar.&lt;br /&gt;
Search for &amp;quot;Chatbot by Wisevoice&amp;quot; and click the Add button.&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=142</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=142"/>
				<updated>2020-09-07T13:06:42Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
Wisevoice bot for Microsoft Teams requires a valid subscription to Wisevoice, according to currently available plans.&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
The steps below must be performed by a user with Admin privileges in Azure Portal and by a Wisevoice Administrator.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
== Uers settings in Azure ==&lt;br /&gt;
Go to Azure portal again and click &amp;quot;User settings&amp;quot; on the left sidebar. Then click &amp;quot;Manage how end users launch and view their applications&amp;quot; under the &amp;quot;Enterprise applications&amp;quot; option.&lt;br /&gt;
Check &amp;quot;Users can request admin consent to apps they are unable to consent to​&amp;quot; and then pick your current account to be the admin consent requests​ reviewer.&lt;br /&gt;
&lt;br /&gt;
[[File:enterprise_app_settings.png|none]]&lt;br /&gt;
&lt;br /&gt;
== Install app ==&lt;br /&gt;
Login to your Microsoft Teams app and go to Apps tab on the left sidebar.&lt;br /&gt;
Search for &amp;quot;Chatbot by Wisevoice&amp;quot; and click the Add button.&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:Enterprise_app_settings.png&amp;diff=141</id>
		<title>File:Enterprise app settings.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:Enterprise_app_settings.png&amp;diff=141"/>
				<updated>2020-09-07T13:06:04Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=140</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=140"/>
				<updated>2020-09-07T13:05:16Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
Wisevoice bot for Microsoft Teams requires a valid subscription to Wisevoice, according to currently available plans.&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
The steps below must be performed by a user with Admin privileges in Azure Portal and by a Wisevoice Administrator.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
== Uers settings in Azure ==&lt;br /&gt;
Go to Azure portal again and click &amp;quot;User settings&amp;quot; on the left sidebar. Then click &amp;quot;Manage how end users launch and view their applications&amp;quot; under the &amp;quot;Enterprise applications&amp;quot; option.&lt;br /&gt;
Check &amp;quot;Users can request admin consent to apps they are unable to consent to​&amp;quot; and then pick your current account to be the admin consent requests​ reviewer.&lt;br /&gt;
&lt;br /&gt;
== Install app ==&lt;br /&gt;
Login to your Microsoft Teams app and go to Apps tab on the left sidebar.&lt;br /&gt;
Search for &amp;quot;Chatbot by Wisevoice&amp;quot; and click the Add button.&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:Wisevoice-320.png&amp;diff=139</id>
		<title>File:Wisevoice-320.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:Wisevoice-320.png&amp;diff=139"/>
				<updated>2020-09-03T13:55:07Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:Wisevoice-900.png&amp;diff=138</id>
		<title>File:Wisevoice-900.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:Wisevoice-900.png&amp;diff=138"/>
				<updated>2020-09-03T12:25:56Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:Rsz_11logo.png&amp;diff=137</id>
		<title>File:Rsz 11logo.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:Rsz_11logo.png&amp;diff=137"/>
				<updated>2020-09-02T07:33:26Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:Logo.png&amp;diff=136</id>
		<title>File:Logo.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:Logo.png&amp;diff=136"/>
				<updated>2020-09-02T07:10:25Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=135</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=135"/>
				<updated>2020-08-31T11:25:08Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
Wisevoice bot for Microsoft Teams requires a valid subscription to Wisevoice, according to currently available plans.&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
The steps below must be performed by a user with Admin privileges in Azure Portal and by a Wisevoice Administrator.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
== Install app ==&lt;br /&gt;
Login to your Microsoft Teams app and go to Apps tab on the left sidebar.&lt;br /&gt;
Search for &amp;quot;Chatbot by Wisevoice&amp;quot; and click the Add button.&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=134</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=134"/>
				<updated>2020-08-31T11:20:21Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
Wisevoice bot for Microsoft Teams requires a valid subscription to Wisevoice, according to currently available plans.&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
The steps below must be performed by a user with Admin privileges in Azure Portal and by a Wisevoice Administrator.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=133</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=133"/>
				<updated>2020-08-31T11:18:37Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[File:error_16px.png|left]]&lt;br /&gt;
YAROOMS tab for Microsoft Teams requires a valid subscription to YAROOMS, according to currently available plans. If the YAROOMS-Teams integration process is performed during the trial period and no subscription is chosen, the integration will be disabled.&lt;br /&gt;
 The tech steps below must be performed by a user with Admin privileges in Azure Portal and by a YAROOMS Administrator.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=132</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=132"/>
				<updated>2020-08-31T11:18:27Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[File:error_16px.png|none]]&lt;br /&gt;
YAROOMS tab for Microsoft Teams requires a valid subscription to YAROOMS, according to currently available plans. If the YAROOMS-Teams integration process is performed during the trial period and no subscription is chosen, the integration will be disabled.&lt;br /&gt;
 The tech steps below must be performed by a user with Admin privileges in Azure Portal and by a YAROOMS Administrator.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:Error_16px.png&amp;diff=131</id>
		<title>File:Error 16px.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:Error_16px.png&amp;diff=131"/>
				<updated>2020-08-31T11:18:00Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=130</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=130"/>
				<updated>2020-08-31T11:17:38Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[File:error_16px.png|none]]&lt;br /&gt;
 YAROOMS tab for Microsoft Teams requires a valid subscription to YAROOMS, according to currently available plans. If the YAROOMS-Teams integration process is performed during the trial period and no subscription is chosen, the integration will be disabled.&lt;br /&gt;
 The tech steps below must be performed by a user with Admin privileges in Azure Portal and by a YAROOMS Administrator.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:Error.png&amp;diff=129</id>
		<title>File:Error.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:Error.png&amp;diff=129"/>
				<updated>2020-08-31T11:11:40Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=128</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=128"/>
				<updated>2020-08-31T11:11:29Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[File:error.png|none]]&lt;br /&gt;
 YAROOMS tab for Microsoft Teams requires a valid subscription to YAROOMS, according to currently available plans. If the YAROOMS-Teams integration process is performed during the trial period and no subscription is chosen, the integration will be disabled.&lt;br /&gt;
 The tech steps below must be performed by a user with Admin privileges in Azure Portal and by a YAROOMS Administrator.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=127</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=127"/>
				<updated>2020-08-31T11:03:25Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
In Wisevoice Webapp, login and then create a new project and activate the Microsoft Teams integration.&lt;br /&gt;
In the integration modal fill the input with the tenant id copied from Azure Active Directory and click &amp;quot;Verify and save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:Wisevoice_tenant.png&amp;diff=126</id>
		<title>File:Wisevoice tenant.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:Wisevoice_tenant.png&amp;diff=126"/>
				<updated>2020-08-31T10:58:43Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=125</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=125"/>
				<updated>2020-08-31T10:58:31Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
[[File:Wisevoice_tenant.png|none]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:Tenant_ad.png&amp;diff=124</id>
		<title>File:Tenant ad.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:Tenant_ad.png&amp;diff=124"/>
				<updated>2020-08-31T10:54:07Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=123</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=123"/>
				<updated>2020-08-31T10:53:58Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_ad.png|none]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=122</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=122"/>
				<updated>2020-08-31T10:48:30Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
== Configure Microsoft Teams integration ==&lt;br /&gt;
In Azure Portal go to Azure Active Directory and copy the Directory (tenant) ID.&lt;br /&gt;
[[File:Tenant_example.png]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:Tenant_example.png&amp;diff=121</id>
		<title>File:Tenant example.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:Tenant_example.png&amp;diff=121"/>
				<updated>2020-08-31T10:37:46Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=120</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=120"/>
				<updated>2020-08-31T10:37:36Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
== Get Microsoft Active Directory tenant id ==&lt;br /&gt;
[[File:Tenant_example.png]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=119</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=119"/>
				<updated>2020-08-31T10:34:31Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
== Get Microsoft Active Directory tenant id ==&lt;br /&gt;
[[File:Tenant_id.png]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=File:Tenant_id.png&amp;diff=118</id>
		<title>File:Tenant id.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=File:Tenant_id.png&amp;diff=118"/>
				<updated>2020-08-31T10:33:44Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=117</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=117"/>
				<updated>2020-08-31T10:33:31Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
== Get Microsoft Active Directory tenant id ==&lt;br /&gt;
[[File:tenant_id.png]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=116</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=116"/>
				<updated>2020-08-31T10:33:09Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied in Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
== Get Microsoft Active Directory tenant id ==&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=MediaWiki:Sidebar&amp;diff=115</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=MediaWiki:Sidebar&amp;diff=115"/>
				<updated>2020-08-31T08:06:11Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
*Configuration&lt;br /&gt;
** Wisevoice Builder|Wisevoice Builder&lt;br /&gt;
** Conversation Flows|Conversation flows&lt;br /&gt;
**Events|Events&lt;br /&gt;
**Intents|Intents&lt;br /&gt;
**Messages|Messages&lt;br /&gt;
**Entities|Entities&lt;br /&gt;
**Services|Services&lt;br /&gt;
**Scripts|Scripts&lt;br /&gt;
**Entity types|Entity types&lt;br /&gt;
*Concepts&lt;br /&gt;
**Session data management|Session data management&lt;br /&gt;
*Client integrations&lt;br /&gt;
** Microsoft Teams|Microsoft Teams&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=MediaWiki:Sidebar&amp;diff=114</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=MediaWiki:Sidebar&amp;diff=114"/>
				<updated>2020-08-31T08:05:37Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
*Configuration&lt;br /&gt;
** Wisevoice Builder|Wisevoice Builder&lt;br /&gt;
** Conversation Flows|Conversation flows&lt;br /&gt;
**Events|Events&lt;br /&gt;
**Intents|Intents&lt;br /&gt;
**Messages|Messages&lt;br /&gt;
**Entities|Entities&lt;br /&gt;
**Services|Services&lt;br /&gt;
**Scripts|Scripts&lt;br /&gt;
**Entity types|Entity types&lt;br /&gt;
*Concepts&lt;br /&gt;
**Session data management|Session data management&lt;br /&gt;
*Client integrations&lt;br /&gt;
** Microsoft Teams&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=MediaWiki:Sidebar&amp;diff=113</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=MediaWiki:Sidebar&amp;diff=113"/>
				<updated>2020-08-31T08:04:31Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
*Configuration&lt;br /&gt;
** Wisevoice Builder|Wisevoice Builder&lt;br /&gt;
** Conversation Flows|Conversation flows&lt;br /&gt;
**Events|Events&lt;br /&gt;
**Intents|Intents&lt;br /&gt;
**Messages|Messages&lt;br /&gt;
**Entities|Entities&lt;br /&gt;
**Services|Services&lt;br /&gt;
**Scripts|Scripts&lt;br /&gt;
**Entity types|Entity types&lt;br /&gt;
*Concepts&lt;br /&gt;
**Session data management|Session data management&lt;br /&gt;
*Client integrations&lt;br /&gt;
**Microsoft Teams&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=112</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=112"/>
				<updated>2020-08-31T07:19:35Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied both in Azure Portal and Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;br /&gt;
&lt;br /&gt;
[[Category:Client integrations]]&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=111</id>
		<title>Microsoft Teams</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Microsoft_Teams&amp;diff=111"/>
				<updated>2020-08-31T07:10:10Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: Created page with &amp;quot;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied both in Azure Portal and Wisevoice. Until this is done properly, a m...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use Wisevoice as a bot under your MS Teams account, settings and configuration must be applied both in Azure Portal and Wisevoice. Until this is done properly, a message containing &amp;quot;Inactive Teams Integration&amp;quot; will be displayed in the bot.&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Category:Client_integrations&amp;diff=110</id>
		<title>Category:Client integrations</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Category:Client_integrations&amp;diff=110"/>
				<updated>2020-08-31T06:57:34Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	<entry>
		<id>http://wiki.wisevoice.ai/index.php?title=Category:Client_integrations&amp;diff=109</id>
		<title>Category:Client integrations</title>
		<link rel="alternate" type="text/html" href="http://wiki.wisevoice.ai/index.php?title=Category:Client_integrations&amp;diff=109"/>
				<updated>2020-08-28T09:53:49Z</updated>
		
		<summary type="html">&lt;p&gt;Andrei: Created page with &amp;quot;ye&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ye&lt;/div&gt;</summary>
		<author><name>Andrei</name></author>	</entry>

	</feed>