get data from webhook body using asp.netcore

leonasution September 5, 2019

Hi i'm using asp.net core . i'm using server as hosting. i want to get body data from webhook. and notify it immediately using signalR and send it to azure service bus. i learn at the internet there's plenty example using g**hub. and it was using nuget package that already provided with aspnet.webhook.github nuget package. so if i want to get data from jira using aspnet core how to do it ? do i have to instal specify nuget package? im so confuse to get data from jira webhook.

 

any help would be appreciated.thanks

0 answers

Suggest an answer

Log in or Sign up to answer