Tag Archives: Logic App
Integrating Salesforce with InforLN using Azure Integration Services
Introduction Integrating Salesforce with InforLN is a critical task for organizations looking to streamline their sales and billing processes. With the AIS Interface, businesses can efficiently manage data flow between these two platforms, reducing manual effort, enhancing visibility, and improving overall organizational performance. In this Blog, it shows the detailed information for integration between Salesforce … Continue reading Integrating Salesforce with InforLN using Azure Integration Services
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
Salesforce Integration using Azure Integration Services
In this Blog, it shows the detailed information for integration between SAP B1 to Salesforce. The AIS Interface is intended to Extract, Transform and Route the data from SAPB1 to Salesforce. The steps for integration would be same for different entities. Event Scenario Pre-Requisites: Process Steps: On Demand Load Scenario Pre-Requisites: Process Steps Based on … Continue reading Salesforce Integration using Azure Integration Services
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
Create Azure Logic Apps
Login to https://portal.azure.com/ Search for logic app in search bar in top header. Click on Add. After clicking on Add, a new form opens. Select Subscription, here I selected Pay-As-You-Go. Select Resource group, here I created new Resource group with name AzureLogicAppLearning. Enter Logic App name in my case it is SendEmailOnAccountCreation. Select the location, here I selected Southeast Asia. … Continue reading Create Azure Logic Apps
Azure Logic App for creating an API for SQL DB.
Read this blog to understand how one can create logic App using Azure portal to create an API for SQL DB.