With the Get Follow ID API end point you can find out if the person (whose API key you use to make the call) is following a specific piece of content. The call returns the follow ID for the person on that content. If returned value is > 0 then the user is a follower of the content; otherwise they are not following. Valid for Communifire version 8 and above.
Communifire REST API key for the Communifire portal you are making the call for and the person for whom you want to get the Follow ID
Unique ID of the content.
ID of the entity type. See REST API: System Entity Types .
GET https://myintranet.communifire.com/api/follow/getid?EntityType=3
{ "IsError": false, "ResponseMessage": "", "ResponseData": 22719}
Please Note The content type that you pass in the header of your request should be application/json.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/96987/rest-api-get-follow-id?locale=en-US%25252525252525252525252f1%25252525252525252525252f%25252525252525252525253fact%25252525252525252525253d1%25252525252525252525252f%25252525252525252525253fSpaceID%25252525252525252525253d5
Your session has expired. You are being logged out.