This is the second post in our "Invoke SOAP WebService using the Power Automate Desktop(RPA)" series. In this article, we’ll "Invoke the SOAP WebService" and design a Solution using Power Automate Desktop that automates the conversion process. Before we begin, please make sure the following prerequisites are in place: Install and configure a Windows Server … Continue reading Invoke SOAP API using Power Automate Desktop to Convert, Merge, Watermark, Secure & OCR files
Tag: RPA
Invoke SOAP Web Service using Power Automate Desktop
A big part of RPA is automating legacy applications and at times you might need to call legacy interfaces like SOAP web services. Power Automate Desktop has an inbuilt action that allows you to call SOAP service directly without having a need to build a custom SOAP connector. In this blog, we will learn how we can "Invoke SOAP Web Service using Power Automate Desktop".
Invoke SharePoint REST API using Power Automate Desktop
This blog is a continuation of a previous blog post , in which we used the SharePoint client object model (CSOM) to get SharePoint List items. In this blog, we will learn how we can "Invoke SharePoint Online REST APIs" using Power Automate Desktop. The blog is majorly divided into two parts: Granting access using … Continue reading Invoke SharePoint REST API using Power Automate Desktop
Web Scraping – Automate collecting tabular data from web page using Power Automate desktop
In this post, we will use Power Automate Desktop(RPA) and collect tabular data from web page. Power Automate Desktop broadens the existing robotic process automation (RPA) capabilities in Power Automate and enables you to automate all repetitive desktop processes. It’s quicker and easier than ever to automate with the new intuitive Power Automate Desktop designer using the prebuilt drag-and-drop actions or recording your own desktop flows to run later.