|
PARAMETERS |
TYPE |
NOTES |
|
type |
Numeric |
7=Twitter, 9=LinkedIn, 10=Other, 11=Skype |
|
typetext |
Text |
TWITTER, LINKEDIN, SKYPE, OTHER |
|
urltimeout |
Text |
Where to redirect if timeout occurs. |
|
urlendpoint |
Text |
The services endpoint url - if 2nd phase in gettting an access token then for Twitter it is http://twitter.com/oauth/access_token. |
|
oauthmethod |
GET, POST |
Defaults to GET |
|
oauth_token |
|
|
|
oauth_token_secret |
|
|
|
token |
1 |
Include token |
|
remember |
1 |
Remember access token. |
|
p_[parameter] |
Text |
Add the [parameter] and value to the endpoint request. |
|
responseparameters |
Text |
- delimited list of parameters you want returned. |