-
Compress, Resize then Convert Image to DataUri in Power Automate
A customer recently asked us how to compress, resize and then convert an Image into a DataUri for inclusion in an HTML document for conversion to PDF format… and we thought that is a great use case for a quick blog post! For this example, we’ll use a manual trigger action before retrieving the source […]
Read article -
Errors processing Document Arrays
Errors processing document arrays in Power Automate can be a bugger. Let’s face it! But we provide several actions which operate on an array of documents, such as merging and adding to a ZIP file. As per the articles on our support site and this blog; to perform an action on a collection of documents, […]
Read article -
Automatically convert SharePoint documents to PDF
We’re regularly asked how to create a Flow with Power Automate to automatically convert SharePoint documents to PDF format whilst avoiding a recursive event…. so we thought it was about time we document how to do it! 1. Launch Power Automate 2. Create a new ‘Automated flow.‘ 3. Provide the following information: 3.a. Flow name: Enter […]
Read article -
Prevent API Key prompts in Power Automate for SharePoint Flows
Don’t worry, we’ve got you! This post will prevent users from needing to enter an API Key in Power Automate for SharePoint Flows. We receive lots of support calls where users have created a Flow associated with a SharePoint document library or a Flow related to a PowerApp, which they have then shared with their […]
Read article -
New Power Automate Action: Add to Archive (ZIP)
We’re really excited to release another new Power Automate action for the Encodian Power Automate Connector! The ‘Add to Archive (ZIP)‘ action enables you to add one or more files to an archive package (.zip file), very cool! Please follow this guide which details how to retrieve a collection of documents from a SharePoint library, […]
Read article -
Automatically OCR PDF Documents added to a SharePoint Library
Wanting to know how to OCR PDFs as they are added to SharePoint automatically? The Encodian connector provides an OCR action named ‘OCR a PDF Document‘ which checks a PDF document for the presence of a text layer and if one isn’t present it will perform OCR and add the text layer to the PDF […]
Read article