Updated Web Nodes outline (markdown)

hbeeken 2014-10-02 06:51:03 -07:00
parent 781c0013f3
commit e627dc945c
1 changed files with 1 additions and 0 deletions

@ -12,6 +12,7 @@ Some use HTTP(S) callback for event notification. This will only be possible wit
* Input events require https callback. There is a URL which can be polled (although this isn't the recommended usage, it is ok for the first pass of the node).
* Their OAuth authentication implementation requires a predefined callback uri which cannot be overridden by the application. This makes it impossible to create an authentication flow as we've done for twitter/flickr. This has been fixed along the same lines as some of the other more recent nodes.
* API currently only supports polling check-in information of the authenticated user (https://developer.foursquare.com/docs/users/checkins - "self" is only supported). However, can get the list of friends for the authenticated user and then see which check-ins they've made so there may be a way around it. This needs clarification and looking into.
##### Inputs
* New checkin for the authenticated user