Creating the Logic App to search Twitter

As mentioned earlier, Logic Apps provide a simplified way to implement common application workflows in the cloud. Anything implemented with a Logic App can also be implemented in custom code, however, the Logic Apps allow us to save time and effort by making the implementations of common scenarios available out of the box.

Now that our WebHook function is published and available in our subscription, we can create the Logic App to process a Twitter feed and then trigger the function.

To create the Logic App, execute the following steps:

  1. Log in to the Azure Portal and navigate to New -> Web + Mobile -> Logic App -> Create.
  2. Fill in the required parameters:
    • Name: Enter TwitterFeedReader
    • Subscription ...

Get Serverless computing in Azure with .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.