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" ]
Retrieves a list of the Cloud Amplifier integration types matching integrations that exist in the Domo instance.
Domo access token generated from the admin panel
Successful response
BIGQUERY
SNOWFLAKE