UserFollows Method
Uri: https://magnetapi.klangoo.com/NewsAgencyService.svc/UserFollows
Parameters:
calk |
A string containing the api key |
type |
A string representing follow type. Type=entity |
userID |
An identifier representing the user who wants the follow. In case of email notification the userID is an email |
format |
(optional)The format of the response. The supported formats are “xml” and “json”. Default: “xml” |
timestamp |
(optional) required if ‘authenticate read’ is activated |
signature |
(optional) required if ‘authenticate read’ is activated |
Response:
XML tag |
Description |
status |
Indicates the status of the response. Possible values “OK” and “ERROR” |
error |
Indicates an error if one occurred |
follows |
Follow unique identifier |
follows->userFollow |
|
follows->userFollow->followId |
An identifier representing the follow ID |
follows->userFollow->type |
entity, article or customfield |
follows->userFollow->customFieldName |
In case type=customfield |
follows->userFollow->customFieldValue |
In case type=customfield |
follows->userFollow->customFieldLabel |
In case type=customfield |
follows->userFollow->customFieldUrl |
In case type=customfield |
follows->userFollow->entityId |
In case type=entity |
follows->userFollow->entityToken |
In case type=entity |
follows->userFollow->entityUrl |
In case type=entity |
follows->userFollow->docId |
In case type=article |
follows->userFollow->docTitle |
In case type=article |
follows->userFollow->docUrl |
In case type=article |
Follows->userFollow->language |
|
Comments
0 comments
Please sign in to leave a comment.