by Douwe Roelofsen | Apr 8, 2019 | Integration, Tips and Tricks
Office365 offers many services that we can integrate with. E.g.: Outlook Calendar OneDrive We’ve created a template project where you can begin using the Office365 API. In this guide we’ll show you how to set it up. The OAuth 2.0 authentication protocol To...
by Douwe Roelofsen | Apr 8, 2019 | Integration, Tips and Tricks
Integrating Facebook with WEM One of the many things that make a WEM App easy and swift to develop with, is its capabilities to integrate with external services. In this guide we’ll show you step by step how to do this. First we need to pick an external service to...
by Douwe Roelofsen | Apr 8, 2019 | Integration, Tips and Tricks
Single Sign-on This article gives two examples on how to use the authentication node to realize single sign-on functionality. For these examples we have made the assumption that an authentication provider (based on Microsoft Office 365) had been created. Example 1...
by Douwe Roelofsen | Apr 8, 2019 | Integration, Tips and Tricks
Consuming a JSON webservice This article explains how to consume a JSON webservice from within your WEM project. At the end of this article we will have built a simple application that uses the Open Movie Database API to search for a movie and show the details. You...
by Douwe Roelofsen | Apr 8, 2019 | Integration, Tips and Tricks
Integration – what technology when? Integration is a key element of many of the projects that our customers choose to build on the WEM platform. With our recent releases, we have enhanced the options you have to integrate your applications with your WEM...