TradeGecko

Provides integration in to TradeGecko via its REST API.

Revision History

1.0.0.0 Initial Release

Properties

Connection

Type: Connection Input
Provides a connection to the TradeGecko instance

AccessToken
Type: Multiline Text
The access token that will be used to authenticate with the TradeGecko API. This Property will be automatically completed when you click Connect your account.

RefreshToken
Type: String
The refresh token that will be used to authenticate with the TradeGecko API. This Property will be automatically completed when you click Connect your account.

Method

Type: String
Indicates the action to execute against Resource. Choosing a Node Sample will automatically complete this property.

Resource

Type: String Input
Indicates the resources to be acted upon in conjunction with the Method specified. Choosing a Node Sample will automatically complete this property.

Request

Type: String
Provides the request for the operation. A sample request will be populated when a Node Sample is chosen.

Response

Type: String

Provides the response that was returned by TradeGecko.

Custom Inputs

Certain samples will generate additional Custom Properties that allow filtering.

Creating a Connection

To connect to your TradeGecko instance, create a TradeGecko connection, and click on Connect your account. This will prompt you to sign in to TradeGecko if you are not signed in already, and prompt to connect the application.

Using the Node

Once a Connection has been assigned on the Node from the Design Canvas, you'll be able to view a list of supported actions by choosing a Node Sample.

Examples

See Sample Workflow for an example of how to integrate TradeGecko into Salesforce