Cloud & Engineering

We regularly write about our technical experiences (good and bad) and what we're learning from the market.

  • There are no suggestions because the search field is empty.

Tags

The Logic Apps Webhook Action and the Correlation Identifier Pattern

Posted by Paco de la Cruz on 17 July 2017

Development, Enterprise Integration Patterns, Twilio, Logic Apps, Webhook, Blog, Technology

Introduction

In many business scenarios, there is the need to implement long-running processes which first send a message to a second process and then pause and wait for an asynchronous response before they continue. Being this an asynchronous communication, the challenge is to correlate the response to the original...

Continue reading