← Back to catalog

Other

Superset

auto-generated
swirls add superset
actionDELETEv1.0.0

delete_annotation_layer

Deletes multiple annotation layers in a bulk operation.

Source
actionDELETEv1.0.0

delete_chart

Deletes multiple Charts in a bulk operation.

Source
actionDELETEv1.0.0

delete_css_template

Deletes multiple css templates in a bulk operation.

Source
actionDELETEv1.0.0

delete_dashboard

Deletes multiple Dashboards in a bulk operation.

Source
actionDELETEv1.0.0

delete_dataset

Deletes multiple Datasets in a bulk operation.

Source
actionDELETEv1.0.0

delete_report

Deletes multiple report schedules in a bulk operation.

Source
actionDELETEv1.0.0

delete_saved_query

Deletes multiple saved queries in a bulk operation.

Source
actionGETv1.0.0

get_annotation_layer

Get a list of Annotation layers, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.

Source
actionGETv1.0.0

get_annotation_layer_pk_annotation

Get a list of Annotation layers, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.

Source
actionGETv1.0.0

get_async_event

Reads off of the Redis events stream, using the user's JWT token and optional query params for last event received.

Source
actionGETv1.0.0

get_chart

Get a list of charts, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.

Source
actionGETv1.0.0

get_chart_data_cache_key

Takes a query context cache key and returns payload data response for the given query.

Source
actionGETv1.0.0

get_chart_info

Several metadata information about chart API endpoints.

Source
actionGETv1.0.0

get_chart_pk

Get a chart detail information.

Source
actionGETv1.0.0

get_chart_pk_data

Takes a chart ID and uses the query context stored when the chart was saved to return payload data response.

Source
actionGETv1.0.0

get_chart_related_column_name

Get a list of all possible owners for a chart. Use `owners` has the `column_name` parameter

Source
actionGETv1.0.0

get_css_template

Get a list of CSS templates, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.

Source
actionGETv1.0.0

get_dashboard

Get a list of dashboards, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.

Source
actionGETv1.0.0

get_dashboard_id_or_slug_datasets

Returns a list of a dashboard's datasets. Each dataset includes only the information necessary to render the dashboard's charts.

Source
actionGETv1.0.0

get_dashboard_info

Several metadata information about dashboard API endpoints.

Source
actionGETv1.0.0

get_database_info

Get metadata information about this API resource

Source
actionGETv1.0.0

get_dataset_info

Get metadata information about this API resource

Source
actionGETv1.0.0

get_log

Get a list of models

Source
actionGETv1.0.0

get_menu

Get the menu data structure. Returns a forest like structure with the menu the user has access to

Source
actionGETv1.0.0

get_query

Get a list of queries, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.

Source
actionGETv1.0.0

get_query_pk

Get query detail information.

Source
actionGETv1.0.0

get_report

Get a list of report schedules, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.

Source
actionGETv1.0.0

get_report_info

Get metadata information about this API resource

Source
actionGETv1.0.0

get_report_pk_log

Get a list of report schedule logs, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.

Source
actionGETv1.0.0

get_saved_query

Get a list of saved queries, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.

Source
actionPOSTv1.0.0

post_cachekey_invalidate

Takes a list of datasources, finds the associated cache records and invalidates them and removes the database records

Source
actionPOSTv1.0.0

post_chart

Create a new Chart.

Source
actionPOSTv1.0.0

post_chart_data

Takes a query context constructed in the client and returns payload data response for the given query.

Source
actionPOSTv1.0.0

post_report

Create a report schedule

Source
actionPOSTv1.0.0

post_security_login

Authenticate and get a JWT access and refresh token

Source
actionPOSTv1.0.0

post_security_refresh

Use the refresh token to get a new JWT access token

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec