Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Html
 <div class="lang-box-pdf">
	<div>
		<div class="google-lang">
			<div id="google_translate_element">
			</div>
			<script type="text/javascript">
					function googleTranslateElementInit() {
						new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'de,es,fr,it,nl', autoDisplay: false}, 'google_translate_element');
						}
			</script>
			<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
		</div>
		
		<div class="pdf-button">
			<a href="#" alt="Convert to .pdf" title="Convert to .pdf"><img src="https://confluence.wildix.com/download/attachments/14549012/pdf-button-download-wildix-documentation.png"></a>
		</div>
	</div>
</div>


Info

This Guide explains hot how to activate Google Calendar integration so that Guest Users can can have access to Agent's calendar and schedule meetings with them. 

Created: July 2022

Permalink: https://confluence.wildix.com/x/RANPBw

Table of Contents

Introduction

...

  • When Guest User schedules a meeting, a dedicated conversation is automatically created 

    Note

    Current limitation: scheduled meetings with the same Guest User are not synced in one conversation, each time a new conversation is created.




  • Agent also receives an email notification about the scheduled meeting
    |
  • An event for the scheduled meeting is automatically added to Agent’s calendar. To confirm it, click Yes, otherwise, the slot is assumed as available


  • Agent can change the meeting's duration, reschedule or delete it. In case of changing meeting details, the relevant notification is displayed in the conversation and emails are sent both to Guest User and Agent
  • Before the meeting, a reminder notification is sent

...

  • When a meeting is scheduled, a dedicated conversation is automatically created 

    Note

    Current limitation: scheduled meetings with the same Agent are not synced in one conversation, each time a new conversation is created.




  • Guest User also receives an email notification about the scheduled meeting. An event for the scheduled meeting should be manually added to Guest User's calendar


  • Guest user can edit or delete the meeting User can change the meeting's duration, reschedule or delete it via Kite interface or in a conversation by clicking on the calendar icon. In case of changing meeting details, the relevant notification is displayed in the conversation and emails are sent both to Guest User and Agent

...