In this modern digital age, many businesses are turning to electronic documents(pdfs) to streamline their document management workflow and improve efficiency. That being said, with electronic documents comes the need for a secure and reliable way to sign them. This is where digital signatures come in.
Tag: SharePoint Online
“Token type is not allowed” Error when Invoking SharePoint REST API
Recently I blogged on how to "Invoke SharePoint REST API from Power Automate Desktop", in the blog we are granting Power Automate Desktop Application access using SharePoint App-Only Authentication. All worked well for me, however one of my subscribers complained that they are getting the error below - {"error":"invalid_request","error_description":"Token type is not allowed."} As a … Continue reading “Token type is not allowed” Error when Invoking SharePoint REST API
Remove App Instances from a SharePoint site using PowerShell
Have you ever come across a problem with uninstalling an APP from SharePoint Online or is the APP stuck during uninstallation with an error "Sorry something went wrong with adding the app. click to retry"? If yes, you are at the right place and I have a solution for you.
Fill a PDF Form with Microsoft Power Automate
In this blog, we are "Fill a PDF Form" using SharePoint List data and Muhimbi "Import PDF Form data" Power Automate action.
Decrypting Office 365 Sensitivity Labels documents for further processing
Sensitivity labels in Office 365 can be used to classify and protect documents in SharePoint Online and OneDrive for bussiness. As an IT\Security Admin Sensitivity labels provides a lot of capabilities on planning the security of the data in your documents. However, at time we might need to post process or archive or post process the secured document. For example, you want to archive the secured document to PDF. But before we convert the document we would need to strip off the Encrytion and this can cause a lots of processing headaches, especially if large numbers of documents
Document Approvals in SharePoint Online, including PDF Conversion, Watermarking and Securing Files
With Power Automate, you can manage the approval of documents across several services, including SharePoint, Dynamics 365, OneDrive for Business etc. In this blog post we will follow the best practice and create an robust Document Approval system with SharePoint.
Record Microsoft Form choice response to the SharePoint list
A solution to Record Microsoft Forms Multi choice question in a SharePoint list with Power Automate
Convert Power BI reports to PDF using Power Automate
In this blog post, we will be using the SharePoint Online Power BI web part to render the report and Convert the Page to PDF. The Power BI web part gives the SharePoint Online a much-desired edge by allows SharePoint users to embed Power BI reports directly in SharePoint Online pages with no code required.
Trigger a Flow to Convert a document to PDF in SharePoint using Button
In my previous blog post, we created a Flow which can be manually started on a document in a SharePoint Online document Library or List. In this blog, we will create a button using column formatting which will launch a Flow on that item.
Muhimbi Convert a List Item, including all attachments, to PDF using Flows.
A few months ago, I had written a blog which helps you Merge all the documents within a document Library into Single PDF. In this blog we will use the same Merge action to convert a List Item, including all attachments, into a single PDF.