TALXIS Data Feed (Preview)
TALXIS Data Feed is a complex service aggregating data from multiple connectors.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | TALXIS |
URL | https://www.talxis.com |
hello@networg.com |
Connector Metadata | |
---|---|
Publisher | TALXIS |
Website | https://www.talxis.com |
Privacy policy | https://www.talxis.com |
Categories | Productivity;Data |
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Geocode Address |
Geocoding is a process of converting addresses (like "1600 Amphitheatre Parkway, Mountain View, CA") into geographic coordinates (like latitude 37.423021 and longitude -122.083739) |
Get Company |
Get company detail using company number |
Get company finance report |
Get company finance report |
Get Company Logo |
Get company logo |
Get Google Maps API Key |
Generates new short lived key |
Get Holidays |
Get holidays of given state in given year |
Get salutation |
Get salutation |
Get Week Number From Date |
Returns week number based on provided criteria. |
Geocoding is a process of converting addresses (like "1600 Amphitheatre Parkway, Mountain View, CA") into geographic coordinates (like latitude 37.423021 and longitude -122.083739)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Geocode Address
|
query | True | string |
Address to be converted. |
Language
|
language | string |
The language in which to return results. |
|
Region
|
region | string |
The region code, specified as a ccTLD ("top-level domain") two-character value. |
Returns
Get company detail using company number
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Jurisdiction Code
|
jurisdictionCode | True | string |
Jurisdiction Code - eg. CZ, SK, ... |
Company Number
|
companyNumber | True | string |
National Identification Number |
Language
|
language | string |
The language in which to return results. |
Returns
Get company finance report
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Jurisdiction Code
|
jurisdictionCode | True | string |
Jurisdiction code like country code (CZ, SK, ...) |
Company Number
|
companyNumber | True | string |
National Identification Number of the company (ICO) |
Returns
Get company logo
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Jurisdiction Code
|
jurisdictionCode | True | string |
Jurisdiction Code - eg. CZ, SK, ... |
Company Number
|
companyNumber | True | string |
National Identification Number |
Generates new short lived key
Returns
Name | Path | Type | Description |
---|---|---|---|
Key
|
key | string |
API key to use with Google Maps API service. |
Expires On
|
expiresOn | date-time |
Expiration time of the requested API key. |
Get holidays of given state in given year
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Country Iso Code
|
countryIsoCode | True | string |
Country Iso Code (CZ, SK, DE...) |
Year
|
year | True | string |
Year of the holidays |
Returns
Get salutation
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Language
|
language | True | string |
Language which you want to get the salutation for. |
Surname
|
surname | True | string |
Person's surname |
Gender
|
gender | True | string |
Person's gender |
Title
|
title | string |
Person's title (prefix) |
|
Suffix
|
suffix | string |
Person's suffix |
Returns
- response
- string
Returns week number based on provided criteria.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Date
|
time | True | date |
Enter the week you want to return number from |
Rule for the first week
|
rule | True | string |
Define rule for determining the first week of the year (possibilities: FirstDay, FirstFullWeek, FirstFourDayWeek) |
First day of week
|
firstDayOfWeek | True | string |
Specify at what day the week starts |
Returns
Name | Path | Type | Description |
---|---|---|---|
Week Number
|
weekNumber | integer |
Number of the week based on provided criteria |
Name | Path | Type | Description |
---|---|---|---|
global
|
global | boolean |
Is this public holiday in every county (federal state) |
fixed
|
fixed | boolean |
Is this public holiday every year on the same date |
types
|
types | string |
Type of public holiday |
launchYear
|
launchYear | integer |
The launch year of the public holiday |
date
|
date | date |
Date of the holiday |
localName
|
localName | string |
Local name of the holiday |
name
|
name | string |
International name of the holiday |
counties
|
counties | array of string | |
countryCode
|
countryCode | string |
Country code |
Name | Path | Type | Description |
---|---|---|---|
Gross Revenue (Average)
|
revenue.average | double | |
Gross Revenue (Upper Bound)
|
revenue.upperBound | double | |
Gross Revenue (Lower Bound)
|
revenue.lowerBound | double | |
Gross Revenue Year
|
revenue.year | integer | |
Gross Revenue Currency
|
revenue.currency | string |
Currency of the value - CZK, EUR, ... |
Court
|
court | string |
Court |
owners
|
owners | array of DataFeed.Model.Entities.Owners | |
Date Established
|
dateEstablished | string | |
Risk Indicator
|
riskIndicator | double | |
Legal Form
|
legalForm.Text | string |
legal Form |
Name | Path | Type | Description |
---|---|---|---|
date
|
date | date-time | |
title
|
title | string |
Name | Path | Type | Description |
---|---|---|---|
Country
|
country | string | |
Longitude
|
longitude | double | |
Latitude
|
latitude | double | |
Sub-locality
|
subLocality | string | |
Postal Code (formatted)
|
formattedPostalCode | string | |
Postal Code
|
postalCode | string | |
Locality
|
locality | string | |
Street
|
street | string | |
Street Number
|
streetNumber | string | |
Administrative Area
|
administrativeArea | string |
Name | Path | Type | Description |
---|---|---|---|
Date of Birth
|
dateofbirth | string | |
Name
|
name | string | |
Share
|
share | double | |
registeredaddress
|
registeredaddress | DataFeed.Model.Entities.RegisteredAddress |
Name | Path | Type | Description |
---|---|---|---|
description
|
description | string | |
title
|
title | string | |
dataType
|
dataType | string |
Name | Path | Type | Description |
---|---|---|---|
City
|
city | string |
Owner's City |
Street Name
|
streetName | string |
Owner's Street Name |
Orientation Number
|
orientationNumber | string |
Owner's Orientation Number |
City Part
|
cityPart | string |
Owner's City Part |
Latitude
|
latitude | double |
Owner's Latitude |
Adm Code
|
admcode | string |
Owner's Adm Code |
Region
|
region | string |
Owner's Region |
Street Number
|
streetNumber | string |
Owner's Street Number |
Longitude
|
longitude | double |
Owner's Longitude |
City District
|
cityDistrict | string |
Owner's City District |
Name | Path | Type | Description |
---|---|---|---|
Account Code
|
accountCode | string |
Code of the account |
Publish Date
|
publishDate | string |
Date it was published |
Account Type
|
accountType | string |
Type of the account |
Account Number
|
accountNumber | string |
Number of the account |
Name | Path | Type | Description |
---|---|---|---|
companyNumber
|
companyNumber | string |
The identifier given to the company by the company register |
currentStatus
|
currentStatus | string |
The given description of the filing (e.g. Active) |
name
|
name | string |
The legal name of the company |
registeredAddress
|
registeredAddress | DataFeed.Model.Entities.Address | |
companyType
|
companyType | string |
The type of company (e.g. LLC, Private Limited Company, GBMH) |
dissolutionDate
|
dissolutionDate | date-time |
The date the company was dissolved |
incorporationDate
|
incorporationDate | date-time |
The date the company was incorporated |
Reliable VAT Payer
|
reliableVATPayer | boolean |
Company reliability for VAT paying |
registeredAddressFull
|
registeredAddressFull | string |
Registered address of the company, as a string |
jurisdictionCode
|
jurisdictionCode | string |
The code for the jurisdiction in which the company is incorporated |
registryUrl
|
registryUrl | string |
The URL of the companies page in the company register. Note, not all company registers provide persistent urls for the companies in the register |
filings
|
filings | array of DataFeed.Model.Entities.Filing | |
data
|
data | array of DataFeed.Model.Entities.Datum | |
bankAccounts
|
bankAccounts | array of DataFeed.Model.Entities.BankAccount |
This is the basic data type 'string'.