If you are using Exchange Server, you can integrate it with Feedback4e. In this way

  • Messages from F4E can reach users with your own domain name. For example; Let's say the company's name is mouse. In this way, messages from F4E reach employees at an address you specify, such as okr@fare.com.
  • You can also sync your 1:1 meetings calendar with Outlook. So how do you do this?


You must reach the below page.


More > Administration > Integrations > Exchange Server Settings



A user must be created on the Exchange server and this user must have permission to send e-mail and create calendars for other users. (Example: okr@fare.com). Make sure that this user account has been created with your IT department and the necessary permissions have been defined.


Integration occurs through the EWS API (Exchange Web Services API) provided by Exchange Server.


If you are using Outlook365 (cloud) 


Server Url (Microsoft EWS API URL): https://outlook.office365.com/EWS/Exchange.asmx 

Version   : Exchange 2016 


You have two options for Authentication Type: 'Basic' and 'OAuth'.


Basic: Username (e-mail) and password will be the user information you created on the Exchange server. After making the settings, click the link above (EWS API URL) in the browser. The page you will access will ask for your username and password. You should be able to log in to that page without any errors with the username and password you created. If you cannot log in, the integration service may not be activated on the Outlook365 side or the user may not be authorized. Contact your IT department again.


OAuth: First, your system administrator must make the arrangements specified at the following address: Authenticate an EWS application by using OAuth | Microsoft Docs


You must enter the Application (client) Id, Directory (tenant) Id and Client Secret values you will obtain as a result of these operations into the relevant fields and specify the sender e-mail address.


If you are using On-Prem Exchange Server


Define the installed exchange server Url (Microsoft EWS API URL) and Version information by contacting the IT department. Other operations are the same as cloud.