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 need as the first step of your Logic App a trigger, as a HTTP Request and then add a Twilio action:

Then you need to fill the Twilio action with the Account Id and the Access Token provided by Twilio. The Connection Name is whatever you want.



来源:https://stackoverflow.com/questions/47483418/logic-apps-designer-cant-select-twilio-get-message

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!