office365connectors

Get “Target URL … is not allowed” error message when actioning Outlook actionable message for external email user

半腔热情 提交于 2020-04-30 10:32:35
问题 We're developing a connector that creates actionable outlook messages for external users. I.E. This is a service. Can anyone please help with the below example? We're getting an error for the external users when they try to action the message by clicking on one of the action buttons. Example: User A is on the tenant that registered the connector - Tenant A, User B is on another Office 365 tenant, Tenant B. We've created an Office 365 connector targeting the user's "Inbox" The connector has

Get “Target URL … is not allowed” error message when actioning Outlook actionable message for external email user

和自甴很熟 提交于 2020-04-30 10:32:07
问题 We're developing a connector that creates actionable outlook messages for external users. I.E. This is a service. Can anyone please help with the below example? We're getting an error for the external users when they try to action the message by clicking on one of the action buttons. Example: User A is on the tenant that registered the connector - Tenant A, User B is on another Office 365 tenant, Tenant B. We've created an Office 365 connector targeting the user's "Inbox" The connector has

Difference between Office 365 REST Api and Microsoft Graph

梦想的初衷 提交于 2020-01-24 03:21:28
问题 I would like to know difference between Office 365 REST API and Microsoft Graph, since we could find similar functionality for both of these. https://msdn.microsoft.com/en-us/office/office365/howto/rest-api-overview Following is the text from above link: Office 365 API functionality is also available through Microsoft Graph, a unified API that includes APIs from other Microsoft services such as Outlook, OneDrive, OneNote, Planner, and Office Graph, accessible through a single endpoint and

Custom Microsoft Teams Connector doesn't communicate with an external service at all

房东的猫 提交于 2020-01-06 07:25:36
问题 Common description First, my goal is sending notifications from my service using an internal API to a MT channel and having an option to answer it transmitting one to internal API. I've found a Connector has such functionality. Good example which i've tried to use StackOverflowConnector. It was a good point to start that is exactly what i need(Bot has inappropriate UI behaviour) , but i've decided to do it by small steps from creating a Bot just to understand things better. In short i had

How to create a Connector with configuration loaded from web solution for Microsoft Teams

僤鯓⒐⒋嵵緔 提交于 2019-12-24 11:01:13
问题 I am trying to create a connector for Microsoft Teams. I have completed the registration in the connectors developer dashboard and downloaded the manifest.json. I am able to sideload the connector manifest in Teams and also find the connector in the list of connectors. When I select the connector and want to configure it, all data I have entererd is shown correctly. My problem is - I want to let the user of the connector select configuration parameters depending on their subscription on my

Actionable Messages not displaying regional (UTF-8) characters

大兔子大兔子 提交于 2019-12-11 17:09:54
问题 I have encountered a problem with viewing Actionable Messages. Regional characters are not showing correctly (? instead of the actual character), even though I've added information about UTF-8 encoding in meta tag inside the email's HTML head: <meta http-equiv="Content-Type"content="text/html;charset=UTF-8"> What's peculiar, however, is that characters render correctly when I put them into email body. Furthermore, putting even one character from, let's say, Japanese, makes all the Japanese

Http POST from card in Microsoft Teams

谁都会走 提交于 2019-12-09 17:14:19
问题 We are trying to create an approval workflow using Teams, Flow, and Assembla and are running into a bit of trouble. We have a few of the pieces successfully setup however we are unable to initiate a POST action from a card in Teams. In teams we can successfully create a card using the incoming webhook connector with this result. This is created with the following JSON body from a POST action in Flow { "@@type": "MessageCard", "@@context": "http://schema.org/extensions", "summary": "This is

New Connector works for Outlook but not Microsoft Teams

╄→尐↘猪︶ㄣ 提交于 2019-12-07 15:58:55
问题 I'm trying to build an Office 365 Connector exclusively for use on Microsoft Teams based on this documentation. It seems to work for Outlook groups, but not for Teams. I've successfully created a Connector on the Connectors Developer Dashboard and configured it to work on Teams (image below), but when I click the "Connect to Office 365" button on my site, it gives me an error "No valid mailbox Found". When I change the settings of the Connector in the dashboard to support Outlook (and also

Http POST from card in Microsoft Teams

落花浮王杯 提交于 2019-12-04 04:48:13
We are trying to create an approval workflow using Teams, Flow, and Assembla and are running into a bit of trouble. We have a few of the pieces successfully setup however we are unable to initiate a POST action from a card in Teams. In teams we can successfully create a card using the incoming webhook connector with this result. This is created with the following JSON body from a POST action in Flow { "@@type": "MessageCard", "@@context": "http://schema.org/extensions", "summary": "This is the summary property", "themeColor": "f46b42", "sections": [ { "startGroup": true, "title": "**Pending