Chapter 7: Working with Azure Functions

While logic apps allow you to perform most common actions, some more complex manipulation may require a C# app. This chapter looks at how you can use your function within a logic app.

In this chapter you will learn how to do the following:

  • Send data to an Azure Function from a logic app to perform advanced functions.
  • Retrieve data from an Azure Function to use the data within the remainder of the logic app.

The chapter will cover the following main topics:

  • Understanding an Azure Function
  • Sending data to an Azure Function from a logic app
  • Retrieving data from an Azure Function

Technical requirements

The following are the technical requirements for this chapter:

  • JSONLint
  • JSON Formatter
  • The JSON Schema ...

Get Enterprise Integration with Azure Logic Apps 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.