I'm looking fo some guidance on the best way to create members from an external system.
I'm thinking of adding in a Web API controller into umbraco which accesses the member service and calling this api from the other application, does that sound like a good approach?
If so what would be a good way to secure this endpoint?
Can I also setup Swashbuckle to generate a swagger config?
Good way to create members from external system?
I'm looking fo some guidance on the best way to create members from an external system.
I'm thinking of adding in a Web API controller into umbraco which accesses the member service and calling this api from the other application, does that sound like a good approach?
If so what would be a good way to secure this endpoint?
Can I also setup Swashbuckle to generate a swagger config?
is working on a reply...