TFW you find EXACTLY what you're looking for with a google search. Thanks Daniel!!!
@DanielChristian194 жыл бұрын
My pleasure! Glad it was helpful.
@marcosbianco18553 жыл бұрын
Awesome in depth video. Loved the explanation. I was able to implement the Sharepoint alternative correctly in my Flow. Thanks Daniel!
@DanielChristian193 жыл бұрын
Glad it helped!
@RoadTripswithJesse3 жыл бұрын
Thank you. I have a question at the end. This was exactly what I was looking for. I am using the Send an HTTP but ran into an issue...for the To: section, I have two fields it pull from sp but I can only seem to get it to work with just one. I’ve tried a semi colon, comma...but can’t seem to get it to work for multiple “To:’s”
@aporra063 жыл бұрын
Thank you Christian for the video very informative and easy to follow. Beginner in Power Automate....I subscribed and look forward to your tutorials...
@DanielChristian193 жыл бұрын
Thanks for the compliment aporra06
@aporra063 жыл бұрын
@@DanielChristian19 So I created a Flow with the HTTP process the thing though got it to work but the only thing is that I dont want the email to come to me I want the email to go to a shared mailbox. I inserted the email of the shared mailbox in the body but got and error....Any suggestions?....Thanks in advance.
@Stevencyw883 жыл бұрын
this is what i have been looking for. many thanks
@DanielChristian193 жыл бұрын
You're welcome!
@melfleming6675 Жыл бұрын
Love it! Great Great video. You demonstrated this well. Thank you very much!
@biju20012 жыл бұрын
Thanks for this Video. It really helped me.
@DanielChristian192 жыл бұрын
Glad it helped!
@Tony-yz4yj2 жыл бұрын
Great stuff! Thank you for the information.
@DanielChristian192 жыл бұрын
Glad it was helpful!
@sushmithachandran66802 жыл бұрын
This worked for me. Thankyou so much😊
@DanielChristian192 жыл бұрын
You're welcome!
@ohsandrita3 жыл бұрын
Thank you soooo much for this video! it was truly helpful :)
@DanielChristian193 жыл бұрын
You're so welcome!
@truecrimerealtime31353 жыл бұрын
Thank you!! Very helpful video.
@DanielChristian193 жыл бұрын
You're welcome!
@RudySutama Жыл бұрын
Hi Daniel, I can see customer described as Jen Jetson in the SharePoint HTTP request email sent, why is not Iron Main?
@robinjamesnjarlely3 жыл бұрын
Awesome content, very helpful
@DanielChristian193 жыл бұрын
Glad it was helpful!
@pedrobarrosmarzano66753 жыл бұрын
Nice explanation!
@DanielChristian193 жыл бұрын
Glad it was helpful!
@cvkealey4 жыл бұрын
Regarding the "unsubscribe" footer in the "Mail" connector, you can go to HTML/code view in the email message body and add the opening for an HTML comment (
@DanielChristian194 жыл бұрын
Awesome! Thanks for sharing that Chad
@Larguilutxo4 жыл бұрын
'Tnx for the ideas, but i would like to change the "from" to the user who has filled the form, Is this possible? any idea?
@DanielChristian194 жыл бұрын
That is possible. By default there are already columns that capture the user who filled or submitted the form. In SharePoint it is called Created By.
@bmassimo19664 жыл бұрын
You solved an issue. Thanks so much !
@DanielChristian194 жыл бұрын
Glad it helped!
@mehulchawhan69003 жыл бұрын
Its working now!! the only thing missing in above Body template is ' ' after subject - here is the correct one - this single quote is required if you are adding string directly and not through any variable. hope this works for all.. Body: { 'properties': { 'To':, 'Subject': ' ', 'Body': ' ' } }
@DanielChristian193 жыл бұрын
Glad to hear that!
@bmassimo19663 жыл бұрын
When I try to use 'Send an HTTP request to SharePoint" with an external recipient email address I get an error. Are There ways to use in TO field external addresses ?
@DanielChristian193 жыл бұрын
Hey Massimo, Does the action work for internal email addresses? If it does then something configured in your email system that is blocking it.
@imsourabhprasad3 жыл бұрын
I learnt a new thing today. Great job, the best thing is your way of explanation. Plain, Simple to the point in easiest manner. Keep up posting such videos. Cheers 🍻
@ardiland_tech3 жыл бұрын
Thank you, it is working
@DanielChristian193 жыл бұрын
Glad to hear that
@sharepointdeveloper6024 жыл бұрын
Very useful 👍
@DanielChristian194 жыл бұрын
Glad to hear that
@edwinjonah3 жыл бұрын
Nice video! How can I add attachments while using the HTTP option?
@DanielChristian193 жыл бұрын
Thanks Edwin. You use the HTTP action that comes with the SharePoint connector or use the HTTP connector.
@edwinjonah3 жыл бұрын
@@DanielChristian19 I'm using "Send an HTTP request to SharePoint", but when I try to add a document as an attachment it doesn't appear on the list if it's from an array variable or it gives me an error if I add it directly ("Not well formatted JSON stream").
@practice-me Жыл бұрын
Love these, It help me a lot for an idea to send especially http request. By the way, as testing flow it run sucessfully I got an email from my SharePoint but for a few sec. It disappear !!! Every time testing. Why ??? much appreciated if you help to advice me how to fix it. Thanks in advanve
@MrAmarnathraju2 жыл бұрын
Bro! How to add 'CC' in SharePoint emails.Please help me out
@DanielChristian192 жыл бұрын
You can add the CC in the body of the HTTP action. I plan on creating a short video on this topic.
@qaazz4 жыл бұрын
I usually use the "send email as a shared mailbox" to avoid having to apply another license.
@DanielChristian194 жыл бұрын
Thanks for sharing that qaAzZ
@Xrusader4 жыл бұрын
I do the same. Using "send as" instead of "send on behalf" also takes your name out of the email entirely (but will still show up in your sent items unless you set up an email rule to delete them).
@fla19104 жыл бұрын
Hi, could you, please tell me what e-mail account type is needed + what type of licenses and permissions? I getting the following error: Specified folder not found.
@chardrnm3 жыл бұрын
Can you add a Cc: to send an http rrquest to sharepoint?
@DanielChristian193 жыл бұрын
Hi Philboi, I haven't looked into that yet. Normally, I haven't used a CC to send an HTTP request to SharePoint, I have used CC to send outlook emails directly from Power Apps.
@bhadzcelocia27452 жыл бұрын
Great but how can I include the attachment? Thank you in advance :)
@bhadzcelocia27452 жыл бұрын
Also, I'm having an error if I put more 1 email address as recipients :(
@amarnathsankar88862 жыл бұрын
How to put CC ?
@DanielChristian192 жыл бұрын
You can add the CC in the body of the HTTP action. I plan on creating a short video on this topic.
@amarnathsankar88862 жыл бұрын
@@DanielChristian19 Hi Daniel, though it is not working.
@DanielChristian192 жыл бұрын
Are you referring to sending emails using the SharePoint HTTP action? The option to add CC is available. I haven't tested it yet. powerusers.microsoft.com/t5/Building-Flows/SharePoint-HTTP-connector-JSON-syntax-for-To-and-CC-fields/m-p/1199664#M138578
@issiewizzie3 жыл бұрын
Bless you brother thanks
@DanielChristian193 жыл бұрын
Thanks for the blessing, Issie.
@franknielsen32194 жыл бұрын
Very nice video indeed :)
@DanielChristian194 жыл бұрын
Thanks for the compliment, Frank
@williamcook85592 жыл бұрын
kzbin.info/www/bejne/oYbOk5J6isyCjtk This is a late response, but I figured I would do so anyway I hope it helps. On behalf of is very confusing for people because they think it will enable them to mask their identity as the service account. There are three permissions: On behalf of: Allows someone to send on behalf of the user. This is the same idea as delegating permissions to respond to emails on behalf of a person while they are on vacation or out of the office for an extended period. Send As: Allows the person to Send As the service account. Full Access: Does not affect user ability to act as the service account, only to manage the mailbox.