Category Archives: Logic App

Real-Life Use Case of CRUD Operations with Postman and Azure Logic Apps 

Posted On November 18, 2024 by Bhavika Shetty Posted in Tagged in

Having a robust Customer Relationship Management (CRM) system is crucial for managing customer data and interactions effectively. One way to enhance your CRM capabilities is through seamless integration with Azure Logic Apps, allowing for efficient CRUD (Create, Read, Update, Delete) operations via OData endpoints. In this blog post, we’ll dive into a real-life business use … Continue reading Real-Life Use Case of CRUD Operations with Postman and Azure Logic Apps 

Share Story :

Sending and Receiving Messages from Azure Service Bus Using Logic Apps

Azure Service Bus, paired with Logic Apps, offers a powerful combination for sending, receiving, and managing messages between different applications and services. In this blog, we’ll walk through the process of sending and receiving messages using Azure Service Bus and Logic Apps. Steps to send and receive messages from service bus using logic app Step 1: … Continue reading Sending and Receiving Messages from Azure Service Bus Using Logic Apps

Share Story :

JSON to JSON Transformation using Azure Logic Apps and Liquid

Posted On October 18, 2024 by Deepak Chauhan Posted in Tagged in

Introduction  In this blog post, I’ll walk you through the process of transforming JSON to JSON using Azure Logic Apps and the Liquid Template Language. This step-by-step guide will demonstrate how you can use Azure Integration Services to achieve your transformation goals.                                      What is Liquid Template Language?  The Liquid Template Language (commonly referred to … Continue reading JSON to JSON Transformation using Azure Logic Apps and Liquid

Share Story :

Read data from Blob using Logic App 

Posted On August 13, 2024 by Bhavika Shetty Posted in Tagged in

In this blog post, we are going to create an Azure Logic App that reads blob content from Azure Storage and responds with specific data. We walked through the entire process, from setting up the Logic App in the Azure Portal to configuring actions and testing the workflow. This Logic App provides a seamless way … Continue reading Read data from Blob using Logic App 

Share Story :

Integrating Azure Logic Apps with Common Data Service

Integrating Azure Logic Apps with the Common Data Service (CDS) opens up a world of possibilities for automating business processes and enhancing productivity within your organization. This blog will guide you through the steps to set up this integration, explaining the benefits and practical applications along the way. Azure Logic Apps is a powerful cloud-based … Continue reading Integrating Azure Logic Apps with Common Data Service

Share Story :

AS2 using Logic App

High-level steps to start building B2B logic app workflows: Creating a Key Vault for Certificate and Private Key Create an Azure Key vault. In the next step, Select Vault access policy and select the Users. Select Review + Create. Add the access policy and assign it to Azure Logic App. Create Certificate Click the Certificate … Continue reading AS2 using Logic App

Share Story :

How to import an already existing Logic App Template in Azure Logic App

If you earlier have exported a Logic app template for further use and deleted that logic app, then below are the steps to import an already existing Logic app template as a Logic app. Go to https://portal.azure.com and then to the Logic app. Open any Logic app. For example, I took the below logic app. … Continue reading How to import an already existing Logic App Template in Azure Logic App

Share Story :

How to call logic app in Azure function app

In this blog, we will see how we can trigger the logic app using the azure function app. Let’s start with creating a logic app (HTTP triggered) that sends an email when the logic app URL is hit in the function app. Step 1: Create a logic app resource and start by adding an HTTP … Continue reading How to call logic app in Azure function app

Share Story :

Create new records in CRM from JSON data in Blob Storage

If you want to create new records from a json data, you can do it by using Logic App. First you need to make sure to upload json file in blob container Steps for Logic App: First select a HTTP Trigger block in a new logic app designer Next step is to select Get blob … Continue reading Create new records in CRM from JSON data in Blob Storage

Share Story :

How to create a table using Azure Logic Apps with proper formatting

In this blog, we will see how we can create a table using HTML language using the Azure logic app. If you see carefully, there is an action block present which is “Create HTML table” but it does not give formatting flexibility. so in this blog, I will explain how we can use compose block … Continue reading How to create a table using Azure Logic Apps with proper formatting

Share Story :

SEARCH BLOGS:

FOLLOW CLOUDFRONTS BLOG :


Secured By miniOrange