Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Robust Cloud integration with Azure

You're reading from   Robust Cloud integration with Azure Unleash the power of serverless integration with Azure

Arrow left icon
Product type Paperback
Published in Mar 2017
Publisher Packt
ISBN-13 9781786465573
Length 696 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (6):
Arrow left icon
Abhishek Kumar Abhishek Kumar
Author Profile Icon Abhishek Kumar
Abhishek Kumar
Martin Abbott Martin Abbott
Author Profile Icon Martin Abbott
Martin Abbott
Gyanendra Kumar Gautam Gyanendra Kumar Gautam
Author Profile Icon Gyanendra Kumar Gautam
Gyanendra Kumar Gautam
James Corbould James Corbould
Author Profile Icon James Corbould
James Corbould
Mahindra Morar Mahindra Morar
Author Profile Icon Mahindra Morar
Mahindra Morar
Ashish Bhambhani Ashish Bhambhani
Author Profile Icon Ashish Bhambhani
Ashish Bhambhani
+2 more Show less
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. An Introduction to Systems Integration in the Cloud FREE CHAPTER 2. What Is an Azure App Service? 3. Getting Started with API Apps 4. What is Azure API Management? 5. Trigger Your First Logic App in Azure 6. Working with Connectors in Logic Apps 7. Azure Functions in Logic Apps 8. A Deep Dive into Logic Apps 9. Powerful Integration with SaaS Using Logic Apps 10. Advanced Integration with Powerful, Scalable Service Bus in the Cloud 11. Connecting to Event Hubs and an Introduction to IoT Hubs 12. EAI/B2B Integration Using Logic Apps 13. Hybrid Integration Using BizTalk Server 2016 and Logic Apps 14. Tooling and Monitoring for Logic Apps 15. Whats Next for Azure Integration?

Connector as an action


Each step after the trigger in a workflow is an action. Connectors can also be used as actions within your Logic Apps. Each action typically maps to an operation on your connector or custom API Apps that are defined in the Swagger metadata. Actions can have dependency, and they can be executed based on the condition such as success or failure of the previous action.

You can use the action for variety of operations such as to look up customer data from a SQL database when processing an order or may be to write, update, or delete data in a destination table.

Actions can be categorized as Standard Action and Collection Action.

Standard Actions:

There are six valid types of standard actions, each with unique behavior.

  • HTTP: This action calls an HTTP web endpoint.

  • ApiConnection: This action has behavior similar to the HTTP action; however, it takes advantage of the Microsoft-managed APIs. Here is a Dropbox action to create a file in the specified folder.

  • ApiConnectionWebhook...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime