How to Send a SharePoint Image Column Picture in an Email Using Power Automate | 2023 Tutorial

Описание к видео How to Send a SharePoint Image Column Picture in an Email Using Power Automate | 2023 Tutorial

Hi Everyone,

In this video, I demonstrate how to take a SharePoint Image List Column and send the image in an email. There are a few steps in this one and some custom expressions, so I will include the expressions below. Also, check out the guide I followed by TorbenP in the link below! Thanks!

WRITTEN GUIDE BY TORBENP:
https://torbenp.com/2022/07/get-share...

Custom Expressions:

WILL HAVE TO REPLACE SOME VALUES WITH YOUR SHAREPOINT LIST/COLUMN NAMES

Send an HTTP Request to SharePoint (URI)

Uri: /_api/lists/getbytitle('birthday%20list')/items(items('Apply_to_each')?['ID'])/BirthdayImage

Get File Content

File Identifier: encodeUriComponent(replace(body('Parse_JSON_2')?['serverRelativeUrl'],'/sites/Marketing',''))

Send an Email HTML CODE

Code: img src='data:image/png;base64,base64(outputs('Get_file_content')?['body'])' /

If you enjoy my video feel free to like, comment, and subscribe!

✨Support My Channel✨

If you enjoy my content and would like to support my work, consider buying me a coffee! Your support helps me create more videos and keep the channel going. ☕💖
https://buymeacoffee.com/michaelalex

🪙BTC🪙: 3LpmcBaJB537RweJu2tRjSqT6NhnQDDBWy
⛓️ETH⛓️: 0xbAEb6d6Df7CE5cfC55797B3133342e165B78A444
🐕DOGE🐕: DNKNUduorzBWMJ4XTSRqUSsUKk3ZiehHin

#powerautomate #sharepointlist #sharepoint

Комментарии

Информация по комментариям в разработке