<< Back to oGoing API Documentation

friendships/group follow

Allows the authenticating users to follow the user specified group follow username parameter.

URL:

http://api.ogoing.com/friendships/group_follow

Formats:

xml

Requires Authentication

True

Parameters

  • UserName - Specifies the username of the user for whom to return the users home timeline.
  • Password - Password of user
  • PortalName - Portal name where user is registered.
  • FollowUserName - Valid username whom you want to add in your group.

Response

true/false

Usage Example

http://api.ogoing.com/friendships/group_follow?username=user110&password=user110&portalname=http://www.ogoing.com&FollowUserName=abc

<< Back to oGoing API Documentation