{"id":2185,"date":"2024-12-09T13:37:26","date_gmt":"2024-12-09T12:37:26","guid":{"rendered":"https:\/\/babbels.com\/?page_id=2185"},"modified":"2025-11-09T17:09:07","modified_gmt":"2025-11-09T16:09:07","slug":"start","status":"publish","type":"page","link":"https:\/\/babbels.com\/en\/start\/","title":{"rendered":"Start onboarding"},"content":{"rendered":"<div class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-627e543\" id=\"gspb_row-id-gsbp-627e543\"><div class=\"gspb_row__content\">  <\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns stk-block-columns stk-block stk-d6574ff stk-block-background\" data-block-id=\"d6574ff\"><style>.stk-d6574ff{background-color:#ddddeb63 !important;border-top-left-radius:25px !important;border-top-right-radius:25px !important;border-bottom-right-radius:25px !important;border-bottom-left-radius:25px !important;overflow:hidden !important;margin-top:90px !important}.stk-d6574ff:before{background-color:#ddddeb63 !important}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-d6574ff-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-3cad0ea\" data-v=\"4\" data-block-id=\"3cad0ea\"><style>@media screen and (min-width:690px){.stk-3cad0ea{flex:1 1 33.3% !important}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-3cad0ea-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-3cad0ea-inner-blocks\">\n<div class=\"wp-block-stackable-image stk-block-image stk-block stk-2c95e5a\" data-block-id=\"2c95e5a\"><style>.stk-2c95e5a .stk-img-wrapper{width:100% !important}<\/style><figure><div class=\"stk-img-wrapper stk-image--shape-stretch\"><img decoding=\"async\" class=\"stk-img wp-image-2194\" src=\"https:\/\/babbels.com\/wp-content\/uploads\/2024\/12\/download_teams_desktop.svg\" width=\"100\" height=\"300\"\/><\/div><\/figure><\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-4c19d77\" data-v=\"4\" data-block-id=\"4c19d77\"><style>@media screen and (min-width:690px){.stk-4c19d77{flex:1 1 66.7% !important}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-4c19d77-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-4c19d77-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-65e1f6e\" id=\"start-onboarding\" data-block-id=\"65e1f6e\"><style>.stk-65e1f6e{margin-bottom:0px !important}<\/style><h2 class=\"stk-block-heading__text\">Start onboarding<\/h2><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-5a3d7df\" data-block-id=\"5a3d7df\"><p class=\"stk-block-text__text\">Babbels is an innovative application that integrates the functionalities of WhatsApp Business within Microsoft Teams. We give you step-by-step instructions for implementing Babbels within your company and Microsoft Teams environment.<\/p><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns stk-block-columns stk-block stk-994729a\" data-block-id=\"994729a\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-994729a-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-a1cc063\" data-v=\"4\" data-block-id=\"a1cc063\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-a1cc063-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-a1cc063-inner-blocks\">\n<p><strong>1. Give Babbels access to your Meta account<\/strong><\/p>\n\n\n\n<p>In order to use WhatsApp, you need a Meta Business account as a company. You can create one via the button below. By doing this, you also give Babbels permission to manage certain necessary parts of the account. What does this mean exactly? By giving Babbels access, we can:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Add and link your phone number.<\/li>\n\n\n\n<li>Create template messages.<\/li>\n\n\n\n<li>Show the chat messages in Babbels.<\/li>\n\n\n\n<li>View general consumption statistics.<\/li>\n<\/ul>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <title>Embedded Signup<\/title>\n<\/head>\n<body>\n  <div id=\"fb-root\"><\/div>\n  <button onclick=\"launchWhatsAppSignup()\" style=\"background-color: #1877f2; border: 0; border-radius: 4px; color: #fff; cursor: pointer; font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; height: 40px; padding: 0 24px; width: 300px;\">Log in with Facebook<\/button>\n \n\n  <script>\n    window.addEventListener('message', (event) => {\n      if (event.origin !== \"https:\/\/www.facebook.com\" && event.origin !== \"https:\/\/web.facebook.com\") {\n        return;\n      }\n      try {\n        const data = JSON.parse(event.data);\n        if (data.type === 'WA_EMBEDDED_SIGNUP') {\n          \/\/ if user finishes the Embedded Signup flow\n          if (data.event === 'FINISH') {\n            const {phone_number_id, waba_id} = data.data;\n            console.log(\"Phone number ID \", phone_number_id, \" WhatsApp business account ID \", waba_id);\n            \/\/ if user cancels the Embedded Signup flow\n          } else if (data.event === 'CANCEL') {\n            const {current_step} = data.data;\n            console.warn(\"Cancel at \", current_step);\n            \/\/ if user reports an error during the Embedded Signup flow\n          } else if (data.event === 'ERROR') {\n            const {error_message} = data.data;\n            console.error(\"error \", error_message);\n          }\n        }\n        document.getElementById(\"session-info-response\").textContent = JSON.stringify(data, null, 2);\n      } catch {\n        console.log('Non JSON Responses', event.data);\n      }\n    });\n  <\/script>\n\n  <script>\n    const fbLoginCallback = (response) => {\n      if (response.authResponse) {\n        const code = response.authResponse.code;\n        \/\/ The returned code must be transmitted to your backend first and then\n        \/\/ perform a server-to-server call from there to our servers for an access token.\n      }\n      document.getElementById(\"sdk-response\").textContent = JSON.stringify(response, null, 2);\n    }\n\n    const launchWhatsAppSignup = () => {\n      \/\/ Launch Facebook login\n      FB.login(fbLoginCallback, {\n        config_id: '1098597565102344', \/\/ configuration ID goes here\n        response_type: 'code', \/\/ must be set to 'code' for System User access token\n        override_default_response_type: true, \/\/ when true, any response types passed in the \"response_type\" will take precedence over the default types\n        extras: {\n          setup: {},\n          featureType: '',\n          sessionInfoVersion: '2',\n        }\n      });\n    }\n  <\/script>\n\n  <script>\n    window.fbAsyncInit = function() {\n      FB.init({\n        appId            : '411399281222375',\n        autoLogAppEvents : true,\n        xfbml            : true,\n        version          : 'v21.0'\n      });\n    };\n  <\/script>\n  <script async defer crossorigin=\"anonymous\"\n    src=\"https:\/\/connect.facebook.net\/en_US\/sdk.js\">\n  <\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>2. Prepare your Microsoft environment<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Make sure Microsoft Teams is active within the organization.<\/li>\n\n\n\n<li>Make sure you have administrative rights within the Microsoft tenant and Microsoft Teams.<\/li>\n\n\n\n<li>Provide your Microsoft tenant ID so it can be whitelisted. How to find it, <a href=\"https:\/\/learn.microsoft.com\/nl-nl\/sharepoint\/find-your-office-365-tenant-id\">see you here<\/a>. You can send this to <a href=\"mailto:info@klout.nl\">info@klout.nl<\/a>.<\/li>\n\n\n\n<li>Optional: In consultation with the organization, provide a (temporary guest) Microsoft account for Babbels so that the application can be tested after launch.<\/li>\n<\/ul>\n\n\n\n<p><strong>3. Installation of the application<\/strong><br><br>As an administrator, complete the following steps to install Babbels on the tenant. Please note: these steps are general and may differ depending on specific settings or updates within Microsoft 365 and Teams.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to the Microsoft 365 admin center (admin.microsoft.com) and sign in with your administrator account.<\/li>\n\n\n\n<li>Go to the \u201cTeams\u201d icon under &#039;Admin centers&#039; to navigate directly to the Teams Administration Center (admin.teams.microsoft.com).<\/li>\n\n\n\n<li>Go to \u201cTeams apps\u201d &gt; \u201cManage apps\u201d and search for Babbels.<\/li>\n\n\n\n<li>Select the Babbels app and choose \u201cAllow\u201d or \u201cInstall\u201d to make the app available.<\/li>\n\n\n\n<li>Go to \u201cSet Policies\u201d and select or create a policy that applies to all users. Add the Babbels app to this policy to make it active and visible by default in Teams for all users. You can also determine the position of the app in the Teams sidebar.<\/li>\n<\/ol>\n\n\n\n<p><strong>4. Allow team functionalities<\/strong><\/p>\n\n\n\n<p>In order to fully utilize the notification messages and groups within Microsoft Teams, the administrator must approve Babbels rights. To do so, follow these steps.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to the Azure Portal: Open your web browser and navigate to the Azure Portal (portal.azure.com).<\/li>\n\n\n\n<li>Go to \u201cBusiness Applications\u201d from the navigation menu on the left.<\/li>\n\n\n\n<li>Go to \u201cAll applications\u201d and search for \u201cBabbels\u201d. If the app is not visible, uncheck the application type \u201cEnterprise Applications\u201d.<\/li>\n\n\n\n<li>Click on the Babbels app to open the settings.<\/li>\n\n\n\n<li>Go to \u201cPermissions\u201d from the navigation menu on the left.<\/li>\n\n\n\n<li>Click on the blue \u201cGrant administrator permission\u201d button.<\/li>\n\n\n\n<li>A dialog box will appear asking you to confirm the action. Accept it to grant the rights to the Babbels app.<\/li>\n<\/ol>\n\n\n\n<p><strong>5. Support<\/strong><\/p>\n\n\n\n<p>For questions and any (technical) problems, please contact <a href=\"mailto:info@klout.nl\">info@klout.nl<\/a> or view our website.<\/p>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Start onboarding Babbels is een innovatieve applicatie die de functionaliteiten van WhatsApp Business integreert binnen Microsoft Teams. We geven je stap-voor-stap instructies voor het implementeren van Babbels binnen jouw bedrijf en Microsoft Teams-omgeving. 1. Geef Babbels toegang tot jouw Meta account Om gebruik te kunnen maken van WhatsApp, heb je als bedrijf een Meta Business [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"#gspb_row-id-gsbp-627e543{justify-content:space-between;display:flex;flex-wrap:wrap;min-height:130px;margin-top:0;margin-bottom:0;overflow:hidden}#gspb_row-id-gsbp-627e543>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}.gspb_row{position:relative}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;padding:var(--gs-row-column-padding, 15px min(3vw, 20px))}body.gspb-bodyfront #gspb_row-id-gsbp-627e543>.gspb_row__content{width:var(--theme-container-width, 1200px);max-width:var(--theme-normal-container-max-width, 1200px)}@media (max-width:991.98px){#gspb_row-id-gsbp-627e543{margin-bottom:80px}}@media (max-width:575.98px){#gspb_row-id-gsbp-627e543{margin-top:20px;margin-bottom:40px}}#gspb_row-id-gsbp-627e543{background-color:var(--wp--preset--color--palette-color-6, var(--theme-palette-color-6, #131212));background-size:cover;background-repeat:no-repeat;background-image:url(https:\/\/babbels.com\/wp-content\/uploads\/2024\/01\/herobg-1.svg)}#gspb_row-id-gsbp-627e543:hover{background-size:cover}","inline_featured_image":false,"footnotes":""},"class_list":["post-2185","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Start onboarding - Babbels<\/title>\n<meta name=\"description\" content=\"We geven je stap-voor-stap instructies voor het implementeren van Babbels WhatsApp binnen jouw bedrijf en Microsoft Teams-omgeving.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/babbels.com\/en\/start\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Start onboarding - Babbels\" \/>\n<meta property=\"og:description\" content=\"We geven je stap-voor-stap instructies voor het implementeren van Babbels WhatsApp binnen jouw bedrijf en Microsoft Teams-omgeving.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/babbels.com\/en\/start\/\" \/>\n<meta property=\"og:site_name\" content=\"Babbels\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-09T16:09:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/babbels.com\/wp-content\/uploads\/2024\/12\/download_teams_desktop.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/babbels.com\/start\/\",\"url\":\"https:\/\/babbels.com\/start\/\",\"name\":\"Start onboarding - Babbels\",\"isPartOf\":{\"@id\":\"https:\/\/babbels.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/babbels.com\/start\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/babbels.com\/start\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/babbels.com\/wp-content\/uploads\/2024\/12\/download_teams_desktop.svg\",\"datePublished\":\"2024-12-09T12:37:26+00:00\",\"dateModified\":\"2025-11-09T16:09:07+00:00\",\"description\":\"We geven je stap-voor-stap instructies voor het implementeren van Babbels WhatsApp binnen jouw bedrijf en Microsoft Teams-omgeving.\",\"breadcrumb\":{\"@id\":\"https:\/\/babbels.com\/start\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/babbels.com\/start\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/babbels.com\/start\/#primaryimage\",\"url\":\"https:\/\/babbels.com\/wp-content\/uploads\/2024\/12\/download_teams_desktop.svg\",\"contentUrl\":\"https:\/\/babbels.com\/wp-content\/uploads\/2024\/12\/download_teams_desktop.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/babbels.com\/start\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/babbels.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Start onboarding\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/babbels.com\/#website\",\"url\":\"https:\/\/babbels.com\/\",\"name\":\"Babbels - WhatsApp in Microsoft Teams\",\"description\":\"Stroomlijn je communicatie met WhatsApp in Microsoft Teams\",\"publisher\":{\"@id\":\"https:\/\/babbels.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/babbels.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/babbels.com\/#organization\",\"name\":\"Babbels\",\"url\":\"https:\/\/babbels.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/babbels.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/babbels.com\/wp-content\/uploads\/2023\/12\/babbels-pos.svg\",\"contentUrl\":\"https:\/\/babbels.com\/wp-content\/uploads\/2023\/12\/babbels-pos.svg\",\"caption\":\"Babbels\"},\"image\":{\"@id\":\"https:\/\/babbels.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Start onboarding - Babbels","description":"We geven je stap-voor-stap instructies voor het implementeren van Babbels WhatsApp binnen jouw bedrijf en Microsoft Teams-omgeving.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/babbels.com\/en\/start\/","og_locale":"en_GB","og_type":"article","og_title":"Start onboarding - Babbels","og_description":"We geven je stap-voor-stap instructies voor het implementeren van Babbels WhatsApp binnen jouw bedrijf en Microsoft Teams-omgeving.","og_url":"https:\/\/babbels.com\/en\/start\/","og_site_name":"Babbels","article_modified_time":"2025-11-09T16:09:07+00:00","og_image":[{"url":"https:\/\/babbels.com\/wp-content\/uploads\/2024\/12\/download_teams_desktop.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/babbels.com\/start\/","url":"https:\/\/babbels.com\/start\/","name":"Start onboarding - Babbels","isPartOf":{"@id":"https:\/\/babbels.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/babbels.com\/start\/#primaryimage"},"image":{"@id":"https:\/\/babbels.com\/start\/#primaryimage"},"thumbnailUrl":"https:\/\/babbels.com\/wp-content\/uploads\/2024\/12\/download_teams_desktop.svg","datePublished":"2024-12-09T12:37:26+00:00","dateModified":"2025-11-09T16:09:07+00:00","description":"We geven je stap-voor-stap instructies voor het implementeren van Babbels WhatsApp binnen jouw bedrijf en Microsoft Teams-omgeving.","breadcrumb":{"@id":"https:\/\/babbels.com\/start\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/babbels.com\/start\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/babbels.com\/start\/#primaryimage","url":"https:\/\/babbels.com\/wp-content\/uploads\/2024\/12\/download_teams_desktop.svg","contentUrl":"https:\/\/babbels.com\/wp-content\/uploads\/2024\/12\/download_teams_desktop.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/babbels.com\/start\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/babbels.com\/"},{"@type":"ListItem","position":2,"name":"Start onboarding"}]},{"@type":"WebSite","@id":"https:\/\/babbels.com\/#website","url":"https:\/\/babbels.com\/","name":"Chat - WhatsApp in Microsoft Teams","description":"Streamline your communication with WhatsApp in Microsoft Teams","publisher":{"@id":"https:\/\/babbels.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/babbels.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/babbels.com\/#organization","name":"Babbles","url":"https:\/\/babbels.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/babbels.com\/#\/schema\/logo\/image\/","url":"https:\/\/babbels.com\/wp-content\/uploads\/2023\/12\/babbels-pos.svg","contentUrl":"https:\/\/babbels.com\/wp-content\/uploads\/2023\/12\/babbels-pos.svg","caption":"Babbels"},"image":{"@id":"https:\/\/babbels.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/babbels.com\/en\/wp-json\/wp\/v2\/pages\/2185","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/babbels.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/babbels.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/babbels.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/babbels.com\/en\/wp-json\/wp\/v2\/comments?post=2185"}],"version-history":[{"count":57,"href":"https:\/\/babbels.com\/en\/wp-json\/wp\/v2\/pages\/2185\/revisions"}],"predecessor-version":[{"id":3722,"href":"https:\/\/babbels.com\/en\/wp-json\/wp\/v2\/pages\/2185\/revisions\/3722"}],"wp:attachment":[{"href":"https:\/\/babbels.com\/en\/wp-json\/wp\/v2\/media?parent=2185"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}