SeekTable (Preview)

Generates tabular reports saved in your SeekTable account.
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 |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet |
Contact | |
---|---|
support@seektable.com |
Connector Metadata | |
---|---|
Publisher | SeekTable.com |
Website | https://www.seektable.com |
Privacy policy | https://www.seektable.com/privacy-policy |
Creating a connection
The connector supports the following authentication types:
Default | Required parameters for creating connection. | All regions |
Default
Applicable: All regions
Required parameters for creating connection.
Name | Type | Description |
---|---|---|
API Key | securestring | The API Key for this api |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Report Export |
Exports specified report to PDF/Excel/CSV/HTML/JSON file. |
Share report by email |
Sends report in email body |
Upload CSV File |
Uploads a CSV file to refresh existing cube |
Report Export
Exports specified report to PDF/Excel/CSV/HTML/JSON file.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Report ID
|
report_id | True | string |
Report ID |
Format
|
format | True | string |
Format |
Enable inline styles for HTML export.
|
html_inline_style | boolean |
Enable inline styles for HTML |
|
Export only chart for PDF or PNG export.
|
chart_only | boolean |
Chart Only |
Returns
- Export Result
- binary
Share report by email
Sends report in email body
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Report ID
|
report_id | True | string |
Report ID |
To
|
to | True | string |
To |
Subject
|
subject | True | string |
Subject |
Content for email body (placed above the report).
|
message | string |
Message |
Returns
- response
- string
Upload CSV File
Uploads a CSV file to refresh existing cube
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Cube ID
|
cubeId | True | string |
Cube ID |
CSV File Name
|
filename | string |
CSV File Name |
Returns
- response
- string
Definitions
binary
This is the basic data type 'binary'.
string
This is the basic data type 'string'.