Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
67 views

Exchange dropped Action.HTTP in favor of Action.Execute, which doesn't have a URL property. Setting up an Actionable Messages App allow multiple/regex targets. In real-life scenario, same message may ...
Barak's user avatar
  • 1
0 votes
1 answer
117 views

I am using the Office365Outlook connector SendMailwithOptions and using Microsoft Power Platform Help page was able to set it up as such: Office365Outlook.SendMailWithOptions(NotificationURL, { ...
user30536742's user avatar
0 votes
1 answer
161 views

I am trying to create an informative email for users with multiple collapsible sections that would work primarily with Outlook. I figured the best way to achieve this would be to create an Actionable ...
Vojta Vokoun's user avatar
0 votes
0 answers
76 views

I have created an app with PowerApps to follow the status of my customer requests. I have used SharePointIntegration technology and everything works (Edit, Save, Custom rules, ...) except .... to save ...
Frederic Le Guen's user avatar
0 votes
2 answers
5k views

I had built a pipeline which scans the Keyvaults and sends a Microsoft Teams notification using Webhook(Eonos Office Webhook) incase any Key/Certificate has expired/about to Expire. And the pipeline ...
Sumit Bhardwaj's user avatar
0 votes
1 answer
2k views

I had built a pipeline which scans the Keyvaults and sends a Microsoft Teams notification using Webhook(Eonos Office Webhook) incase any Key/Certificate has expired/about to Expire. And the pipeline ...
Sumit Bhardwaj's user avatar
-1 votes
1 answer
80 views

We have an on-premise file system product. You can think of like Dropbox that runs on-premise. Our users have their own files, and they can also share these files with other users within the ...
Thorux's user avatar
  • 225
0 votes
1 answer
810 views

I'm encountering an issue with my application's Office365Users.DirectReports function. The error message states: office365users.directreports failed: the function 'directreports' has an invalid value ...
Lukáš Toman's user avatar
1 vote
1 answer
2k views

Recently started receiving the following warning on our GitHub MS Teams Channels : Action Required: O365 connectors within Teams will be deprecated and notifications from this service will stop.Learn ...
notbob's user avatar
  • 19
0 votes
1 answer
8k views

On a powerapps form, I have a dropdown searching the users. I am using the following in the "Items" of the DataCardValue10 Filter( Office365Users.SearchUserV2( {SearchTerm:Trim(...
Amre's user avatar
  • 3
-1 votes
1 answer
1k views

I just recently found the "Send mail with options" function in Power Apps with the Office365Connector. It seems to have two items that it needs to run: (NotificationURL, Message) I am ...
Cliff Waldie's user avatar
0 votes
1 answer
4k views

What I am trying to do is paste a list of user IDs, and resolve the list to the people and then save their info to a collection and eventually write them to SharePoint. I have a multiline text input ...
U53R777's user avatar
0 votes
1 answer
1k views

There are 3 channels in MS Teams, each configured with an Incoming WebHook connector. The URL of all the 3 connectors are passed as 3 global parameter in Azure Data Factory. The connector was created ...
Jarvis Rebello's user avatar
6 votes
0 answers
774 views

I am trying to use office365ConnectorSend to send message from Jenkins to MS Teams and the colour attribute seems to be not working at all. I am using something like below in Jenkins pipeline file as ...
sathish babu's user avatar
0 votes
1 answer
2k views

In Azure Logic Apps (Standard), I am creating a workflow that gets triggered when a new email arrives to a mailbox. However, I see there is a delay of 20-30 sec after the mail arrives to the mailbox. ...
KNDM's user avatar
  • 49
0 votes
1 answer
267 views

I use PHPMailer to send e-mails from an application. For IMAP-bases accounts, I can then imap_append the e-mail I just sent to the .Sent folder, so that to the user, it is like he or she sent the e-...
Guido Goluke's user avatar
0 votes
1 answer
542 views

I have constructed a LogicApp Standard that manipulates Outlook Tasks. The "Outlook Tasks Connector" allows me to nominate an account to use when doing this, but the Actions only give me ...
PhillipH's user avatar
  • 6,222
0 votes
0 answers
180 views

I'm using a legacy MessageCard type to send to a Microsoft Teams channel connector. This card is used to accept user-supplied markdown as the text: { "@type": "MessageCard", ...
jdi's user avatar
  • 93k
1 vote
0 answers
914 views

I'm testing out the Message Card type payload, but Images won't show. Am I missing something? https://learn.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/cards-reference#...
AlphaK12's user avatar
1 vote
2 answers
6k views

Is there a way to automate a task a webpage login and download report maybe with power-automate or some other method? open web page enter any parameters. click download button. save download to local ...
user8165942's user avatar
2 votes
0 answers
88 views

Do we have any Spark connector to read the file(s) from OneDrive? Requirement is to read the file which is in Onedrive to a spark context and apply some transformations to it.
Parusu Abraham's user avatar
1 vote
0 answers
2k views

I'm having a lot of trouble with this question and don't really find a lot of resources with it. I have a Power Automate Flow setup (triggered by a user submitting a form) in which I would like to ...
tareenmj's user avatar
1 vote
0 answers
244 views

I'm trying to build a tool in PowerApps that allows less technical users a simple interface (rather than the somewhat clunky outlook search bar) to be able to search, find, assess and save email ...
Dasha_B's user avatar
  • 21
0 votes
2 answers
5k views

Summary: My organisation moved from Exchange to Office 365 For years the SQL Database Mail has used Local SMTP (with a spf record to stop mail being flagged as junk) The instant that Office 365 was ...
Robert Austin's user avatar
0 votes
1 answer
532 views

How can I set the content type of the email body in the activity Send Email(v2) in O365 connector in logic apps? The default is html and I cannot see an option to change it
muhamed ali's user avatar
0 votes
2 answers
1k views

Azure logic apps 'o365 connector' action 'send approval email' returning null for property 'useremailaddress'. Why? The Azure logic apps documentation for the 'office 365 outlook connector' shows that ...
WiredLessInTX's user avatar
2 votes
0 answers
463 views

I've developed an app and connector for Microsoft teams, whenever I try to setup a connector for a specific channel and save the connector when the setup is finished there is an unexpected error ...
Gerben's user avatar
  • 21
0 votes
0 answers
92 views

It seems that Microsoft Teams conectors have to be registered/owned by an individual's microsoft account (unless they are published to the app store), whilst the Microsoft Teams app that uses them, ...
Adam Milward's user avatar
  • 1,091
-1 votes
1 answer
2k views

What is the variable for the Office 365 Connector (notification webhook)? Other examples of variables that I am able to retrieve: variable parameter GIT_COMMIT %GIT_COMMIT%
Peter PitLock's user avatar
0 votes
0 answers
187 views

The problem I am trying to build a configurable team tab with a custom connector but having serious issues when the teams app is installed and try to configure the connector. I created tab apps and ...
Barrett's user avatar
  • 470
0 votes
0 answers
281 views

I have a FREESTYLE Jenkins job (i.e. not a pipeline job) that is leveraging the Office 365 Connector to notify events. In the Advanced Configuration there is a section to only trigger using Macros (...
Julian's user avatar
  • 137
0 votes
0 answers
43 views

I am receiving the error "You have reached the limit for number of Connectors. Please remove some connectors before adding more." when I try to go to the Connector dashboard. I have zero ...
Nick Lynch's user avatar
1 vote
0 answers
77 views

We have created 5 or 6 Connectors last year, one of them is published to the Teams app store as part of a published MS Teams app. Now I have to make an update to some of the connectors. After login to ...
Pål-Robert Engnæs's user avatar
0 votes
1 answer
870 views

When the Office 365 Connector triggers a build it sends from Jenkins to MS teams a new message which has the following default view (see the screenshot below). Is there any way to add a git branch ...
Vadim's user avatar
  • 106
2 votes
1 answer
1k views

Is it possible to use the preview API in a offline environment? I means, something like to reference locally the library. Thank you for your time. Best regards
FranchoZGZ's user avatar
0 votes
1 answer
1k views

I have an app which tracks help desk tickets and allows admins to assign users to them. The trouble when trying to save changes to the details screen, the 'Assign To' combobox clears itself and isn't ...
Shaun Falconer's user avatar
0 votes
1 answer
143 views

we currently are building a connector for Microsoft teams, whenever we include a number in the message card that we send, on ios, and web teams apps it's looking fine, however on android devices all ...
Grami Mohamed's user avatar
0 votes
1 answer
336 views

we are running a trading B2B platform were we cannot create testing accounts on a production environment. Currently we are trying to submit an app to the Microsoft teams catalog, the submission ...
Grami Mohamed's user avatar
0 votes
1 answer
154 views

I am getting "Unable to save connector configuration. Please try again." error when I try to save my connector on MS Teams. Error details are below: Received error from connectors { &...
Yavuz's user avatar
  • 1,423
0 votes
1 answer
285 views

I generated a connector app with Yeoman Generator for Microsoft Teams using yo teams command. When I use below code at src\client\msteamsConnector\MsteamsConnectorConfig.tsx I can see the webhook url ...
Yavuz's user avatar
  • 1,423
0 votes
2 answers
360 views

I have a workflow that requires me to hand a file around my team and each of my team members needs to do something with this document. They have to do it in a certain order and one after another. The ...
user2790498's user avatar
0 votes
1 answer
113 views

I have created Creating Office 365 Connectors for Microsoft Teams successfully. I can send message card to a teams channel. The message card contains an "HttpPOST" action, however when I ...
Onno Bos's user avatar
0 votes
1 answer
532 views

I am working on an add-in for Word using Office JS. I have an issue getting the current selected paragraphs items within a Table selection, with a subset of table cells selected. The API only returns ...
FranchoZGZ's user avatar
0 votes
1 answer
2k views

We use the Incoming Webhook feature to send notifications from our application backend to our internal Teams channel in some situations that require employee intervention (This is not a question about ...
Moritz Friedrich's user avatar
0 votes
1 answer
127 views

I have a requirement in my project where I have to secure the communication between my client application (running on BizTalk Server Send port configured with Office 365 Email adaptor) and Microsoft ...
Harsh Sharma's user avatar
0 votes
1 answer
1k views

I currently have several Jenkins jobs that will send a notification to a channel on Microsoft Teams at the conclusion of the test. The intended goal was to send these notification during deployments. ...
hfontanez's user avatar
  • 6,208
3 votes
1 answer
2k views

I have installed the Office 365 connector: And it doesn't show any tab as "Office 365 Connector" despite many times reinstall and restart: Jenkins v 2.263.2 What did I do wrong here?
Phuc Vuong's user avatar
-1 votes
1 answer
80 views

I'm building an Office 365 connector for Microsoft Teams that requires user authentication. Our authentication service is a custom service, and does not use Azure AD. So far, I have the configuration ...
mango45's user avatar
0 votes
0 answers
78 views

I'm developing a Teams bot where i use 365 connectors. Everything works fine locally and the connector is getting saved when using ngrok tunneling service. The problem comes when i push the bot on ...
xarhsasi's user avatar
0 votes
1 answer
691 views

When I send an actionable message containing a card with "autoInvokeAction", it doesn't appear in the message in Outlook. It just comes through set to null. However, the confusing thing is ...
johnnycardy's user avatar
  • 3,045