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

Auto-Configure webhooks #41

Open oliverheywood451 opened 2 years ago

oliverheywood451 commented 2 years ago

Create webhook objects in the developer's OrderCloud marketplace based on the code in the project - meaning what webhook listener routes exist.

This should probably be done after this issue https://github.com/ordercloud-api/ordercloud-dotnet-catalyst/issues/40

The details of how to implement this are unclear.