New parameters and endpoint added for manipulating social media data
The Social Media Post service now supports pageNumber
and pageSize
parameters, you can also use q
parameter to search multiple data fields from the Document service. In order to avoid accidentally updating or deleting social media data, you should keep the following rules when using q query parameter for PUT
and DELETE
methods:
communicationMediumID
must be validsocialPostRootID
andsocialPostID
cannot benull
or empty at the same time
Meanwhile, a new endpoint to this service /{tenant}/socialMediaPosts/{id}
is added to this service, You can used it to manipulate social media data stored in the Document service. The id
parameter is a mandatory field if you want to access the data.
If you find any information that is unclear or incorrect, please let us know so that we can improve the Dev Portal content.
Use our private help channel. Receive updates over email and contact our specialists directly.
If you need more information about this topic, visit hybris Experts to post your own question and interact with our community and experts.