Connectors Reference

SeekTable

Generates tabular reports saved in your SeekTable account.

 

Status: Preview

Tier: Premium

Version: 1.0

 

Actions:

Name

Summary

CsvCubeList ([internal]string source_type)

List of CSV cubes

CubeImportCsv (string cubeId, [Optional]string filename, CubeImportCsvParameterCSV content CSV content)

Upload CSV File

ReportList ()

Get Reports List

ReportExport (string report_id, string format, [Optional]boolean html_inline_style, [Optional]boolean chart_only)

Report Export

ReportShareByEmail (string report_id, string to, string subject, [Optional]string message)

Share report by email

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

CsvCubeListResponseItem

 

CubeImportCsvParameterCSV content

 

ReportListResponseItem

 

 

Actions:

CsvCubeList

Summary: List of CSV cubes

Description: List of CSV cubes

 

Syntax:

SeekTable.CsvCubeList ([internal]string source_type)

 

Parameters:

Name

Type

Summary

Required

Related Action

source_type

string

 

 

True

 

Returns:

          Type:array of (CsvCubeListResponseItem)

 

CubeImportCsv

Summary: Upload CSV File

Description: Uploads a CSV file to refresh existing cube

 

Syntax:

SeekTable.CubeImportCsv (string cubeId, [Optional]string filename, CubeImportCsvParameterCSV content CSV content)

 

Parameters:

Name

Type

Summary

Required

Related Action

cubeId

string

(Cube ID)

Cube ID

True

CsvCubeList

filename

string

(CSV File Name)

CSV File Name

False

CSV content

CubeImportCsvParameterCSV content

 

 

True

 

Returns:

          Type:string

 

ReportList

Summary: Get Reports List

Description: Gets a list of reports

 

Syntax:

SeekTable.ReportList ()

 

Returns:

          Type:array of (ReportListResponseItem)

 

ReportExport

Summary: Report Export

Description: Exports specified report to PDF/Excel/CSV/HTML/JSON file.

 

Syntax:

SeekTable.ReportExport (string report_id, string format, [Optional]boolean html_inline_style, [Optional]boolean chart_only)

 

Parameters:

Name

Type

Summary

Required

Related Action

report_id

string

(Report ID)

Report ID

True

ReportList

format

string

(Format)Values: [pdf, csv, excel, excelpivottable, json, html, png]

Format

True

html_inline_style

boolean

(Enable inline styles for HTML export.)

Enable inline styles for HTML

False

chart_only

boolean

(Export only chart for PDF or PNG export.)

Chart Only

False

 

Returns:

          Type:string(binary)Export Result

Title: Export Result

 

ReportShareByEmail

Summary: Share report by email

Description: Sends report in email body

 

Syntax:

SeekTable.ReportShareByEmail (string report_id, string to, string subject, [Optional]string message)

 

Parameters:

Name

Type

Summary

Required

Related Action

report_id

string

(Report ID)

Report ID

True

ReportList

to

string

(To)

To

True

subject

string

(Subject)

Subject

True

message

string

(Content for email body (placed above the report).)

Message

False

 

Returns:

          Type:string

 


 

CsvCubeListResponseItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

Id

string

 

Id

Name

string

 

Name


 

CubeImportCsvParameterCSV content

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

ReportListResponseItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

CreateDate

string

 

CreateDate

Id

string

 

Id

Name

string

 

Name

ReportType

string

 

ReportType