Modify response to include change metadata
For example, I want to send back a simple response that says:
{
recordsReceived: 13,
recordsAdded: 3,
recordsChanged: 10
}
Is any of this exposed in the OUTPUT or by some kind of ADDON?
Working with APIs
2 replies