BNN Api

<back to all web services

GetLatestFeeds

Get latest facebook/twitter feeds

The following routes are available for this service:
GET,POST/GetLatestFeedsGet latest facebook/twitter feeds

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/GetLatestFeeds HTTP/1.1 
Host: api.dev.bnn.us 
Content-Type: text/csv
Content-Length: length

From,FacebookFrom,TwitterFrom
0001-01-01,0001-01-01,0001-01-01

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

Data,ResponseStatus
"[{Id:String,Provider:String,CreatedTime:0001-01-01,Message:String,Story:String,Link:String,FeedId:String,PageId:String,PageName:String}]","{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"