ordercloud-api / ordercloud-dotnet-catalyst

A foundational library for OrderCloud integrations and server-side projects in .NET
Apache License 2.0
9 stars 15 forks source link

Allow multiple webhooks to use the same endpoint #40

Open oliverheywood451 opened 2 years ago

oliverheywood451 commented 2 years ago

Figure out how to support this functionality to dotnetcore 3.1 https://github.com/ordercloud-api/ordercloud-dotnet-sdk-extensions#3-optional-allow-multiple-webhooks-to-use-the-same-endpoint

Update the tests, examples project, and documentation.