Retrieves various info that is used by the Facebook FB Connect feature.
Client Servlet | Server Servlet | HTTP Methods Supported | Requires Authentication |
---|---|---|---|
CRTeamraiserAPI | None. | GET, POST | No. |
This method must be called within the context of a logged-in user.
See topic Common Parameters.
Required. The TeamRaiser event ID.
Type xsd:nonNegativeInteger.
See topic HTTP Status Codes.
XML responseteamname eventname http://www.convio.com http://www.convio.comJSON response
{"getParticipantFBConnectInfoResponse":{"teamName":"teamname","teamPageUrl":"http://www.convio.com","personalPageUrl":"http://www.convio.com","eventName":"eventname"}}