OAuth

Go to Product
This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

Note: This node is here for compatibility reasons From now on please use the improved “OAuth 1 Signer” node instead.

Node for creating OAuth signed HTTP requests. Implemented according to Twitter’s instructions, but can be used for general OAuth 1.0 signing purposes. More information about OAuth can be found here.

TODO: give some more explanation here!

Options

Consumer key
The OAuth consumer key (required)
Consumer secret
The OAuth consumer secret (required)
Token
The OAuth token (optional)
Token secret
The OAuth token secret (optional)
URL
The input column which provides the URLs
HTTP method input
An input column which provides the HTTP methods (GET, POST, …). Leave empty to use GET.

Additional parameters

Parameter columns
Select string columns from the input table which should be considered as parameters.

Input Ports

Icon
Table with URLs (and optional columns for HTTP method, and additional parameters).

Output Ports

Icon
Input table with appended “Authorization” column.

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.