POST api/SocialMonitorNew/GetEncodedReplyLink
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"PostID": "sample string 1",
"PageID": "sample string 2",
"permalink": "sample string 3",
"Message": "sample string 4",
"FeedType": "sample string 5",
"MediaID": 6,
"URD": "02/11/2025 20:08",
"Sentiment": "sample string 8",
"Engagement": 9,
"UserName": "sample string 10",
"Rating": "sample string 11",
"PageName": "sample string 12",
"PageURL": "sample string 13",
"recommendation_type": "sample string 14",
"FeedTypeName": "sample string 15",
"Profile_Picture": "sample string 16",
"comments_count": 17,
"likes_count": 18,
"shares_count": 19,
"Neutre_count": 20,
"Positive_count": 21,
"Negative_count": 22,
"SenderID": "sample string 23",
"CanReply": true,
"CanAmendSentiment": true,
"MarkedAsAcknowledged": true,
"ReplyLink": "sample string 27",
"IsResponded": 28,
"EncodedReplyLink": "sample string 29",
"MediaName": "sample string 30",
"UserProfileLink": "sample string 31",
"KeyWords": "sample string 32",
"NbResponses": 33,
"Visibility": "sample string 34",
"ObjectType": "sample string 35",
"ConversationID": "sample string 36",
"NbHReplay": 37,
"HasKeyWords": "With keywords",
"Hasrecommendated": "Doesn't recommend",
"IsActive": true,
"HasValidPAT": true,
"MessageTitle": "sample string 40",
"ResponseText": "sample string 41",
"AdminResponseDate": "02/11/2025 20:08",
"Attachments": [
{
"SocialID": "sample string 1",
"id": "sample string 2",
"InteractionID": "sample string 3",
"MediaID": 4,
"PageID": "sample string 5",
"mime_type": "sample string 6",
"name": "sample string 7",
"width": 1,
"height": 1,
"max_width": 1,
"max_height": 1,
"thumbnail_url": "sample string 8",
"thumbnail_DATA": "QEBA",
"url": "sample string 9",
"preview_url": "sample string 10",
"raw_gif_image": "sample string 11",
"animated_gif_url": "sample string 12",
"animated_gif_preview_url": "sample string 13",
"image_type": 1,
"render_as_sticker": true,
"json": "sample string 14",
"URD": "02/11/2025 20:08",
"media_type": "sample string 16",
"DATA": "QEBA",
"permalink": "sample string 17",
"media_url": "sample string 18",
"StoryCreateDate": "02/11/2025 20:08",
"StoryType": "sample string 19"
},
{
"SocialID": "sample string 1",
"id": "sample string 2",
"InteractionID": "sample string 3",
"MediaID": 4,
"PageID": "sample string 5",
"mime_type": "sample string 6",
"name": "sample string 7",
"width": 1,
"height": 1,
"max_width": 1,
"max_height": 1,
"thumbnail_url": "sample string 8",
"thumbnail_DATA": "QEBA",
"url": "sample string 9",
"preview_url": "sample string 10",
"raw_gif_image": "sample string 11",
"animated_gif_url": "sample string 12",
"animated_gif_preview_url": "sample string 13",
"image_type": 1,
"render_as_sticker": true,
"json": "sample string 14",
"URD": "02/11/2025 20:08",
"media_type": "sample string 16",
"DATA": "QEBA",
"permalink": "sample string 17",
"media_url": "sample string 18",
"StoryCreateDate": "02/11/2025 20:08",
"StoryType": "sample string 19"
},
{
"SocialID": "sample string 1",
"id": "sample string 2",
"InteractionID": "sample string 3",
"MediaID": 4,
"PageID": "sample string 5",
"mime_type": "sample string 6",
"name": "sample string 7",
"width": 1,
"height": 1,
"max_width": 1,
"max_height": 1,
"thumbnail_url": "sample string 8",
"thumbnail_DATA": "QEBA",
"url": "sample string 9",
"preview_url": "sample string 10",
"raw_gif_image": "sample string 11",
"animated_gif_url": "sample string 12",
"animated_gif_preview_url": "sample string 13",
"image_type": 1,
"render_as_sticker": true,
"json": "sample string 14",
"URD": "02/11/2025 20:08",
"media_type": "sample string 16",
"DATA": "QEBA",
"permalink": "sample string 17",
"media_url": "sample string 18",
"StoryCreateDate": "02/11/2025 20:08",
"StoryType": "sample string 19"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>