Use Environment variables in Power Automate to Create Folder in SharePoint

Environment variables in Power Apps are essentially key-value pairs that store configuration settings, which can be used across different components within your Power Platform solutions. They offer a flexible and efficient way to manage parameters that might change between environments (like development, testing, and production) or need to be updated without modifying the actual app…

eSign Document using Power Automate with Adobe Acrobat Sign

E-sign is the electronic equivalent of a handwritten signature. It's a digital way of signing documents electronically rather than using pen and paper. This process involves applying an electronic signature to a document. Documents can be signed and processed much faster compared to traditional ways. They can also be signed from anywhere with an internet…

Dynamics 365 – Populate Rich text control within a document template using Power Automate

Power Automate is a powerful tool that allows users to automate tasks and processes within Microsoft applications. One of its many useful features is the ability to populate rich text controls within a document template. Rich text control also known as content control are placeholders within a document that allow users to input and format…

Azure DevOps Integration with Dynamics 365

The integration of Azure DevOps with Dynamics 365 offers numerous benefits for organization. First and foremost, it enables organization to have a unified view of all their work items, including user stories, bugs, and tasks, within one platform. Another advantage of this integration is the ability to link work items to specific Dynamics 365 records…

Populate Lookup fields and Text fields from an Entity to Another Entity using JavaScript – Dynamics 365 CRM

There are cases where we need to set a lookup field on a Dynamics 365 or Power Apps, where we want to retrieve value of lookup fields or Text fields on the form using JavaScript and set to other entities form fields. SCENARIO: In our case we are having entities like 'Account' and 'Lead', where…

Show or Hide Tab Based on Field Value Using JavaScript in Dynamics 365 CRM

JavaScript is an essential part of modern web development. It is used to create interactive and dynamic websites, allowing for better user engagement and interaction. It runs on the user’s browser rather than the server, allowing for faster loading speeds and content manipulation without requiring a page to be reloaded. REQUIREMENT: In this case the…

Streamline Workflows in SharePoint: Discover the Combo of Power Apps Custom page and Power Automate using HTTP Request Connector

Efficient workflows are essential for maximizing productivity and ensuring seamless operations in SharePoint. By automating and streamlining processes the organizations can save time, reduce manual efforts, and improve collaboration. In this we will explore the combined power of Power Apps Custom Pages and Power Automate using Response Connector to streamline workflows in SharePoint Power Apps…