Articles

We had a request from a customer asking us if they could implement different integration logic depending on the header of a HTTP request. 

In this use case we will accept a payload via HTTP, inspect the header of the request and then depending on the value in the header, write the payload to a SQL database. 

Source de l’article sur DZONE