azure-logic-apps

logic apps designer can't select Twilio - Get Message

﹥>﹥吖頭↗ 提交于 2019-12-11 04:15:25
问题 I am a total newbie to Azure Logic Apps and Twilio. I am trying to follow the instructions to create a connection to Twilio. However I can't click the any of the Twilio icons: I am logged into Twilio on another browser tab. I have tried Edge and Chrome. If I press F12, I can see there are numerous errors in the console tab: How do I go about troubleshooting my problem? 回答1: Maybe you are trying to put Twilio actions as first step of your Logic App. Twilio connector hasn't triggers, then you

Logic Apps- Unable to Set To and From fields For Dynamics 365 Email Entity

放肆的年华 提交于 2019-12-11 03:35:50
问题 I am trying to create an email entity in Dynamics 365 using Logic Apps. I am filling in the From and Recipient fields but the when I check the record created in Dynamics, I see that these fields are empty. I know that to and from fields are activity parties in Dynamics 365 email entity. Do we have a sample json which I can use in Logic Apps to create an Email Activity with To and From fields set? 回答1: As per the product group its not available right now to create and set to and from fields of

Execute Stored Procedure in Azure Logic App - Bad gateway error

痴心易碎 提交于 2019-12-11 01:47:13
问题 When I execute the stored procedure from logic app designer, I'm getting bad gateway error. The stored procedure which I'm trying to call create procedure test as select * from testable test table contains 100000+ rows. The results of stored procedure are placed in Blob/FTP. error Duration: 0s Start time: 2017-08-11T17:37:57.8096605Z End time: 2017-08-11T17:37:58.0909952Z Status: BadGateway Can anyone please help me? 来源: https://stackoverflow.com/questions/45650565/execute-stored-procedure-in

azure logic app, visual studio, open existing logic app from portal?

谁都会走 提交于 2019-12-10 22:45:07
问题 can you import or open existing logic apps from the azure portal in Visual Studio 2015? I don't want to recreate them all! I've looked at the code view in the azure portal and it looks like I can copy that to Visual Studio but that is throwing up all sorts of errors. Surely there must be a way? TIA 回答1: using cloudexplorer for VS2015 you should be able to open existing logicapps in VS -> LogicApps Editor Pre-Req Install LogicApps VS extension available here Example snapshot below Latest

Parse text in Azure Logic Apps

时光怂恿深爱的人放手 提交于 2019-12-10 14:25:52
问题 I want to create Azure Logic App which will constantly request a specific website on the Internet and parse received HTML. I've created Logic App and set up interval and HTTP request action. Which action should I choose as the next step for simple regex operation on HTML code? What comes to my mind is creating Azure Function which will do the job, but I wonder if there is any other solution, more suitable for such task. I want it the be simple as possible. Edit: Just found out some cool

Azure Logic Apps - ARM template to deploy filesystem API connection

可紊 提交于 2019-12-10 11:01:20
问题 I am trying to deploy file system API connection using ARM template. I could not find the parametersValue schema for this connection and so tried with naming the parameters as they appear on Azure portal Edit API Connection Screen shot on Azure Portal1 { "apiVersion": "2016-06-01", "name": "filesystem", "type": "Microsoft.Web/connections", "location": "[resourceGroup().location]", "properties": { "api": { "id": "[concat(subscription().id,'/providers/Microsoft.Web/locations/westus/managedApis

Azure Logic Apps : Get HTTP Request Header Key Value into Conditional Check

拜拜、爱过 提交于 2019-12-10 10:11:44
问题 I've created a Logic App in the Azure Portal. It's triggered by an HTTP POST and in that POST I have set a Key called "jmb_private_key". After the Logic App receives the HTTP Request I've placed a Conditional which I want to check for the Key. Checking for Header CONTAINS 'myvalue' does not work. I want to check Header.Keys['jmb_private_key'] EQUALS 'myvalue' but I don't know how that is done. When I check the run of the Logic App, I see the correct JSON payload was delivered, but condition

Sending message to azure service bus as a string using azure logic app

孤街浪徒 提交于 2019-12-10 09:36:00
问题 I am sending a message to a service bus topic using the logic app action "Send Message". When reading it in a console application, if i do this: SubscriptionClient subClient = SubscriptionClient.CreateFromConnectionString(connstr, topicName, subscriptionName); OnMessageOptions options = new OnMessageOptions(); options.AutoComplete = true; options.MaxConcurrentCalls = 1; subClient.OnMessage((message) => { string sjson = null; try { sjson = message.GetBody<string>(); Console.WriteLine(sjson); }

How to avoid to add duplicate string in append string connector logic app

元气小坏坏 提交于 2019-12-08 04:53:07
问题 I have following json array input - "results": [ { "tableName" : "ABC","id":"11"}, { "tableName" : "ZX","id":"11"}, { "tableName" : "ABC","id":"11"} ]} In logic app i have used `` in For_each I'm able to append string successfuly but how to avoid adding already present string ? like above example my current output is - ABC,ZX,ABC i want - ABC,ZX 回答1: You could use the Array to implement, there is a union function to return a collection that has all the items from the specified collections. It

Azure Logic App - JSON to XML Conversion

本秂侑毒 提交于 2019-12-08 01:38:48
问题 This looks pretty obvious but somehow its not working for me. I am trying to build a solution in Logic App on Microsoft Azure but I am stuck to convert JSON object to XML. My requirement is to execute a Stored Procedure and save the response in XML format. By default SQL Execute Stored Procedure Action returns the response in below JSON format, { "OutputParameters": { }, "ReturnCode": 0, "ResultSets": { "Table1": [ { "ProductID": 680, "Name": "HL Road Frame - Black, 58", "ProductNumber": "FR