How to Convert CSV Email Attachments to JSONIf we’re planning to make REST API calls with CSV data via Power Automate, we’ll probably want to convert our data to JSON before we make…1d ago1d ago
How to Convert Excel Email Attachments to CSV using Power AutomateIt’s never a bad idea to automate conversions from Excel to CSV (and vice versa).2d ago2d ago
How to Split PDF Email Attachments into Separate Files using Power AutomateIn Power Automate, it’s easy to build workflows that eliminate repetitive downstream file processing actions right away.3d ago3d ago
How to Get Word Document Form Responses in Power AutomateMuch like MS Forms and PDF, Word (DOCX) supports custom form field entries for capturing user data (e.g., questionnaire responses). Using…4d ago4d ago
How to Get Output Content with Referencing Functions in Power AutomateNormally, the actions we use in a Power Automate flow populate output content in a dynamic content window. Sometimes, however, we can run…Mar 21Mar 21
Convert SharePoint List PDFs to PNG Arrays using Power AutomatePNG is a fantastic lightweight image format for storing copies of PDF files. Among many advantages, PNG can be more easily incorporated…Mar 19Mar 19
How to Merge All PDFs from One Folder Together using Power AutomateMerging any group of documents in Power Automate typically requires us to retrieve each individual set of file bytes with a separate Get…Mar 17Mar 17
How to Automate Documentation for Issue Tracking with Power AutomateIn this article, we’ll build a Power Automate flow that automates PDF documentation for “Completed” support case items on a SharePoint…Mar 14Mar 14
How to Extract PDF Form Values to a SharePoint List using Power AutomateMost PDF form submissions are processed through a connected application, database, or automated workflow. This makes it easy to structure…Mar 11Mar 11
How to Convert PDF Email Attachments to Plain Text in Power AutomateIf a PDF document we receive via email is text or vector-based (i.e., not rasterized), we can easily convert that PDF to plain text using a…Mar 10Mar 10