Skip to main content
GET
/
api
/
query
/
migration
/
integrations
/
types
cURL
curl 'https://{domo-domain}/api/query/migration/integrations/types' \
  -H 'accept: application/json,*/*;q=0.8' \
  -H 'accept-language: en-US,en;q=0.9' \
  -H 'cache-control: max-age=0' \
  -H 'X-DOMO-Developer-Token: {developer-token}'
[
  "BIGQUERY",
  "SNOWFLAKE"
]

Documentation Index

Fetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-480626-update-new-field-mi.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo access token generated from the admin panel

Response

200 - application/json

Successful response

Available options:
BIGQUERY,
SNOWFLAKE