These types of connectors often implement specific methods depending on the underlying system.For example, the REST connector delegates calls to REST APIs while the Push connector integrates with iOS and Android push notification services.
common/models/my-rest-service.json
server/model-config.json
"MyRestService": {
...