Skip to Main Content
Serverless Integration Design Patterns with Azure
book

Serverless Integration Design Patterns with Azure

by Abhishek Kumar, Srinivasa Mahendrakar
February 2019
Intermediate to advanced content levelIntermediate to advanced
494 pages
11h 5m
English
Packt Publishing
Content preview from Serverless Integration Design Patterns with Azure

The workflow expression language and content types

With Logic Apps, you can work with multiple content types, such as JSON, XML, Base64, and more. Logic Apps has built-in functions that are used within workflow expressions for conversion, transformation, and translation. For example, you can convert strings such as JSON and XML to @json() and @xml() workflow function expressions.

The following table displays the various content types along with casting types. You can also combine these content type functions to translate messages in your desired format:

Function

Cast operations

json()

Translates data to application/JSON

xml()

Translates data to application/XML

binary()

Translates data to application/octet-stream

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Azure Kubernetes Services with Microservices: Understanding Its Patterns and Architecture

Azure Kubernetes Services with Microservices: Understanding Its Patterns and Architecture

Kasam Ahmed Shaikh, Shailesh S. Agaskar

Publisher Resources

ISBN: 9781788399234Supplemental Content