We have a use case where we send information from a website to creatio via custom code. Landing page was not suited for our usecase.
We successfully implemented this using Anonymous Service which has code to manage CORS. We need to make the service work for .net core now. How do we transfe...MoreLess