How to implement same trigger to Logic App from Workato?
I’m new in Logic App designing, and some actions are new to me.
I have to migrate application from Workato to Logic App
There is trigger in Workato that invokes when the changes is done is db table:
IMG
So, it invokes when particular attribute in table is changed
Azure Logic App “Execute CSharp Script Code” action saving as empty code section without any csx file
I am trying the new C# script execution on the standard logic app workflow. On workflow designer search, I can see and add the action to the workflow with sample/default code but after saving, and reopening the workflow designer I see no code and an empty text area. Even I don’t see any code/script file as “execute_csharp_script_code.csx” in any of the folders.
Logic app outlook connector – email body to blob storage
I have tried to save the incoming email into a blob(attached configuration), tried directly to map from the “when a new email arrives(V3)” and “get email(V2)” and the result is same. Download the blob object and try to open in outlook and it shows a blank email.
Logic app configuration
Outlook email
Move multiple folder structure along files from one blob container to another in different storage accounts using Logic app
I have Blob container contains multiple folders ,sub folder and files. I have to create a logic app to copy folders ,sub folder and files to another container in different storage account.
is CICD with Azure Logic Apps under consumption model possible?
Is ci/cd possible with logic apps on the consumption model?
Delete files from destination if deleted from source using logic app
I am copying folders along with files from sharepoint to Azure Blob. I am using the below workflow-
Convert report JobFailureCode name Succes with Green and Failed with Red
Fairly new to Logic Apps and not familiar with all the functions.
I created a simple Logic App that will check Backup of VMs on Azure and produce the report in formatted fashion.
Copy Folder along with files from Azure Blob to SharePoint
We have a Blob container – Dev. There are multiple sub folders inside
Why is the ‘Create Blob (v2)’ action not visible in Azure Logic Apps Standard plan but available in the Consumption plan?
I have created two logic apps: one on the Standard plan and another on the Consumption plan.
I can see the create blob(v2) action in consumption plan
Logic APP consumption plan
Why can’t I set variable name in Logic app(Cannot edit in read-only editor)
I want to create a simple Logic APP in Azure Portal. But I cannot set a variable!