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 - 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 | |
---|---|
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 | Parameters for creating connection. | All regions | Not shareable |
Default
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 | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
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'.