IEX Trading

<< Click to Display Table of Contents >>

Navigation:  Connectors >

IEX Trading

Overview

The IEX Trading connector for Bizagi is available for download at Bizagi Connectors Xchange.

Through this connector, you will be able to connect your Bizagi processes to your IEX Trading account and services.

For more information about this connector's capabilities, visit Bizagi Connectors Xchange.

 

note_pin

This Connector was developed according to the contents of the API and the information about it provided by IEX Trading. Bizagi and its subsidiaries will not provide any kind of guarantee over the content or error caused by calling the API services. Bizagi and its subsidiaries are not responsible for any loss, cost or damage consequence of the calls to IEX Trading's API.

 

Before you start

To test and use this connector, you will need:

1.Bizagi Studio previously installed

2.This connector previously installed, via the Connectors Xchange as described at https://help.bizagi.com/platform/en/index.html?Connectors_Xchange.htm, or through a manual installation as described at https://help.bizagi.com/platform/en/index.html?connectors_setup.htm 

3.An account at https://iexcloud.io

 

Configuring the connector

 

Obtaining your IEX Trading token

Go to https://iexcloud.io and click on "Get Started" to create your account.

Log in to your IEX account and click on the "Go to API Tokens" button

 

IEXTrading_getStarted

 

Click on "Reveal Secret Token"

 

IEXTrading_SecretToken

 

Save the secret token to configure the connector in Bizagi

 

IEXTrading_SecretToken02

 

Configuring IEX Trading in Bizagi

Install the connector by following the steps presented in https://help.bizagi.com/platform/en/index.html?connectors_setup.htm

Configure the Authentication method of the connector as "custom" and use the token created at https://iexcloud.io as the token value

 

IEXTrading_tokenConfiguration

 

Using the connector

This connector features a set of methods which let you use IEX Trading's API services to take advantage of their capabilities.

To learn overall how/where to configure the use of a connector, refer to https://help.bizagi.com/platform/en/index.html?Connectors_Studio.htm

 

note_pin

The free IEX Trading account has a 50.000 messages limit.

The following methods are not supported by the free IEX Trading Account:

Get Stock Real-Time Price

Get Market Open Close High Low Price

Get Company Open Close High Low Price

Get Company Financials

 

When using the connector, keep in mind they may need input or output configurations. The following images show examples of how to map the inputs or outputs of a method. 

 

IEXTrading_GetSpecificDateMonthsStockGraphIN         IEXTrading_GetStockCompaniesOUT

 

Avaliable methods

 

Get Stock Companies

Get symbols and names of all the companies in IEX.

 

You don't need to provide any input for this action.

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#reference-data 

 

Get Real-Time Stock Price

Get the real time price of an specific company.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output object to the corresponding entity in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#price 

 

Get 5 Year Stock Graph

Return pertinent data to graph 5 years stock movement of an specific company..

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at https//iextrading.com/developer/docs/#chart 

 

Get 2 Year Stock Graph

Return pertinent data to graph 2 years stock movement of an specific company..

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at https//iextrading.com/developer/docs/#chart 

 

Get 1 Year Stock Graph

Return pertinent data to graph 1 year stock movement of an specific company..

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at https//iextrading.com/developer/docs/#chart 

 

Get 1 Year To Date Stock Graph

Return pertinent data to graph 1 year to date stock movement of an specific company..

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at https//iextrading.com/developer/docs/#chart 

 

Get 6 Month Stock Graph

Return pertinent data to graph 6 months stock movement of an specific company..

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at https//iextrading.com/developer/docs/#chart 

 

Get 3 Month Stock Graph

Return pertinent data to graph 3 months stock movement of an specific company..

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at https//iextrading.com/developer/docs/#chart 

 

Get 1 Month Stock Graph

Return pertinent data to graph 1 month stock movement of an specific company..

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at https//iextrading.com/developer/docs/#chart 

 

Get 1 Day Stock Graph

Return pertinent data to graph 1 day stock movement of an specific company..

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at https//iextrading.com/developer/docs/#chart 

 

Get Specific Date Stock Graph

Return pertinent data to graph an specific date stock movement of an specific company..

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at https//iextrading.com/developer/docs/#chart 

 

Get Compány Quote

Return a company quote.

 

You don't need to provide any input for this action.

 

To configure the outputs of this action, you can map the output object to the corresponding entity in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#quote 

 

Get MostActive

Return the most active companies.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .|

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#list 

 

Get Gainers

Return the most gainer companies.

 

You don't need to provide any input for this action.

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#list 

 

Get Losers

Return the most loser companies.

 

You don't need to provide any input for this action.

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#list 

 

Get IEXVolume

Return the companies with more IEXVolume.

 

You don't need to provide any input for this action.

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#list 

 

Get IEXPercent

Return the companie swith more IEXPercent.

 

You don't need to provide any input for this action.

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#list 

 

Get 5 Year Company Dividends

Returns 5 year dividends of a company.

 

You don't need to provide any input for this action.

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#dividends 

 

Get 2 Year Company Dividends

Returns 2 year dividends of a company.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#dividends 

 

Get 1 Year Company Dividends

Returns 1 year dividends of a company.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#dividends 

 

Get 1 Year To Date Company Dividends

Returns 1 year to date dividends of a company.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#dividends 

 

Get 6 Month Company Dividends

Returns 6 months dividends of a company.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#dividends 

 

Get 3 Month Company Dividends

Returns 3months dividends of a company.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#dividends 

 

Get 1 Month Company Dividends

Returns 1 month dividends of a company.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#dividends 

 

Get Market Open Close High Low Price

Return the open , close, high and low prices of all the market.

 

You don't need to provide any input for this action.

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#ohlc 

 

Get Company Open Close High Low Price

Return the open, close, high, and low prices of an specific company.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output array to the corresponding collection in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#ohlc 

 

Get Company Financials

Return the financial data of an specific company.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output object to the corresponding entity in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#financials 

 

Get Company Earnings

Return the earnings data of an specific company.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output object to the corresponding entity in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#earnings 

 

Get Company Information

.

 

To configure its inputs, take into account the following descriptions:

symbol (Required): .

 

To configure the outputs of this action, you can map the output object to the corresponding entity in Bizagi and make sure you map the attributes of the entity appropriately.

 

For more information about this method's use, refer to IEX Trading 's official documentation at  https//iextrading.com/developer/docs/#company 

 


Last Updated 10/27/2022 11:02:37 AM