- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Merging Multiple Files from Power Apps Attachments - Part 3
In this video , we'll walk you through a powerful integration between Power Apps, SharePoint, and Power Automate to enhance your document management process.
We'll leverage the SharePoint List Attachment Control in Power Apps to upload multiple documents, merge these documents into a single PDF file, and finally save the Merged PDF back to a SharePoint library.
This process will simplify document handling but also ensures that your files are well-organized and easily accessible.
Reference Expression -
{
"source_file_name": @{item()['FileName']},
"source_file_content": @{base64ToBinary(outputs('Compose_Content_String'))}
}
Tutorial Power Apps Attachment Control - https://youtu.be/XSvb4MfaYYE
Reference blog - https://clavinfernandes.wordpress.com/2020/02/04/merge-attachments-from-attachment-control-in-power-apps-and-send-them-as-email/
Видео Merging Multiple Files from Power Apps Attachments - Part 3 канала Clavin Fernandes
We'll leverage the SharePoint List Attachment Control in Power Apps to upload multiple documents, merge these documents into a single PDF file, and finally save the Merged PDF back to a SharePoint library.
This process will simplify document handling but also ensures that your files are well-organized and easily accessible.
Reference Expression -
{
"source_file_name": @{item()['FileName']},
"source_file_content": @{base64ToBinary(outputs('Compose_Content_String'))}
}
Tutorial Power Apps Attachment Control - https://youtu.be/XSvb4MfaYYE
Reference blog - https://clavinfernandes.wordpress.com/2020/02/04/merge-attachments-from-attachment-control-in-power-apps-and-send-them-as-email/
Видео Merging Multiple Files from Power Apps Attachments - Part 3 канала Clavin Fernandes
Комментарии отсутствуют
Информация о видео
7 августа 2024 г. 12:25:51
00:11:10
Другие видео канала




















