Api Documentation

This message can be shared by members on social media (Social sharing)

Retrieves SocialSharing stats
Retrieves SocialSharing stats
Adds 1 to the view counter of a SocialConnect item
Json
XML
GET https://api.bundeling.com/V2/social_sharing

Parameters

Url

NameDescriptionType
uuidA unique identifier for a view record.int

Includes

NameDescriptionEndpoint
userRetrieves information about the userUsers

Example request

Headers

Content-Type:application/json
Api-Key:RAegSX8yZfEbqSPM

Example response

{
    "uuid": "2e0cfc74d3bd4a378a459719de811314e1c",
    "item_type": "event",
    "item_uuid": "2e0cfc74d3bd4a378a459719de9ghase1c",
    "user_uuid": "5gh7j23XfrJuFeDp8TadkjtnToij4",
    "platform": "Google+",
    "original_app": "com.google.GooglePlug.ShareExtension",
    "creationdate": "2024-01-20T00:00:00+0100",
    "lastupdate": "2024-01-20T00:00:00+0100"
}