View All APIs

Social API

Version 1

Endpoint: https://api.peoplevine.com/social.asmx
WSDL: https://api.peoplevine.com/social.asmx?WSDL

24 Methods


authenticateFacebookUser

Version 1 This method allows you to authetnicate a facebook user and build/update their profile.

https://api.peoplevine.com/social.asmx/authenticateFacebookUser

authenticateGoogleUser

Version 1 This method allows you to authetnicate a Google user and build/update their profile.

https://api.peoplevine.com/social.asmx/authenticateGoogleUser

authenticateInstagramUser

Version 1 This method allows you to authetnicate an Instagram user and build/update their profile.

https://api.peoplevine.com/social.asmx/authenticateInstagramUser

authenticateTwitterUser

Version 1 This method allows you to authetnicate a Twitter user and build/update their profile.

https://api.peoplevine.com/social.asmx/authenticateTwitterUser

createSocialPost

Version 1 This method allows you to create a social post. {post_type: message} {post_status: approved, denied, pending, posted} {post_network: facebook, twitter, all}

https://api.peoplevine.com/social.asmx/createSocialPost

createSocialTrack

Version 1 This method allows you to track a value in a social post. {post_system: twitter, facebook, google, instagram} {post_type: mention, hashtag} {track_status: approved, denied, pending, posted}

https://api.peoplevine.com/social.asmx/createSocialTrack

determineSocialRelationship

Version 1 This method is used to determine someone's relationship with you on a social channel.

https://api.peoplevine.com/social.asmx/determineSocialRelationship

getGooglePlusAccessToken

Version 1 This method is used to obatin an Access token from Google.

https://api.peoplevine.com/social.asmx/getGooglePlusAccessToken

getInstagramAccessToken

Version 1 This method is used to obatin an Access token from Instagram.

https://api.peoplevine.com/social.asmx/getInstagramAccessToken

getTwitterAccessToken

Version 1 This method is used to obatin an Access token from Twitter.

https://api.peoplevine.com/social.asmx/getTwitterAccessToken

getTwitterRequestToken

Version 1 This method is used to obtain a Request token from Twitter.

https://api.peoplevine.com/social.asmx/getTwitterRequestToken

postToMySocialNetworks

Version 1 This method allows you to post a message to all your authenticated social networks (facebook and twitter

https://api.peoplevine.com/social.asmx/postToMySocialNetworks

postToSocial

Version 1 This method allows you to post to a social network, e.g. facebook, twitter, etc..

https://api.peoplevine.com/social.asmx/postToSocial

postToSocialOwnKeys

Version 1 This method allows you to post to a social network, e.g. facebook, twitter, etc..

https://api.peoplevine.com/social.asmx/postToSocialOwnKeys

removeSocialAccount

Version 1 This method is used to remove a specific social account.

https://api.peoplevine.com/social.asmx/removeSocialAccount

returnSocialAccounts

Version 1 This method is used to return the authentications with all external providers. You can provide authenticated_with for a specific provider or leave it blank for a list of all. {authenticated_with: facebook, twitter, google, microsoft, cloudtext}

https://api.peoplevine.com/social.asmx/returnSocialAccounts

returnSocialLog

Version 1 This method is used to return social posts that are being logged

https://api.peoplevine.com/social.asmx/returnSocialLog

returnSocialMessage

Version 1 This method is used to return a default social message.

https://api.peoplevine.com/social.asmx/returnSocialMessage

returnSocialPostDuplicates

Version 1 This method will return returns a comma separated list of Social Media accounts that have previously attempted to post the input post_network

https://api.peoplevine.com/social.asmx/returnSocialPostDuplicates

returnSocialPosts

Version 1 This method will return all the social posts for the specified criteria. {sortby: created, post_date, post_network, post_status, post_type} {post_type: message} {post_status: approved, denied, pending, posted} {post_network: facebook, twitter, all} {post_date_start and post_date_end should be set to 1/1/1900 12:00 AM if not searching between dates}

https://api.peoplevine.com/social.asmx/returnSocialPosts

returnSocialTrack

Version 1 This method is used to return the all of the social post types and values that are being tracked

https://api.peoplevine.com/social.asmx/returnSocialTrack

updateSocialPost

Version 1 This method allows you to update a social post. {post_type: message} {post_status: approved, denied, pending, posted} {post_network: facebook, twitter, all}

https://api.peoplevine.com/social.asmx/updateSocialPost

updateSocialPostStatus

Version 1 This method allows you to update the status for a social post. {post_status: approved, denied, pending, posted}

https://api.peoplevine.com/social.asmx/updateSocialPostStatus

updateSocialTrack

Version 1 This method allows you to update tracking settings for a social post

https://api.peoplevine.com/social.asmx/updateSocialTrack