Custom Apis
Views (4)
How to dev and test Custom Apis Similarly to Custom Actions, we can generate early bound messages for custom apis, the difference with Custom Actions is how we would register them in middleware as they need a plugin to be executed.
They are part of the FakeXrmEasy.Plugins.v* packages, because they need a plugin assembly to run.
This was originally posted here.

Like
Report
*This post is locked for comments