Developers
- In the REST function /v19/contacts/query, if the parameter query is null or empty, an error is returned (no change to the scripting).
- In the REST function v19/contacts/query, a maximum limit of results has been added (currently a high limit).
- It is possible to specify the boolean renderatsend in the options (default true) for the following functions:
- (REST) subscribe
- (REST) merge
- (REST) batchmerge
- (REST) unsubscribe
- (REST) contact/{idcontact}
- (SOAP) subscribeContact
- (SOAP) unsubscribeContact
- (SOAP) mergeContact