Connection
object
Default value:
connectionExample:
connectionidstring
Unique identifier for the Connection object.
Example:
KVj1e7pGA85dnamestringnullable
Name of Connection.
Example:
ronsflowers.myshopify.comproviderstringnullable
Name of connection provider.
Example:
shopifyreportsstring[]nullable
Array of report names for this connection.
Example:
["shopify_ecommerce","shopify_payments_deposit","shopify_cogs"]Connection
{
"object": "connection",
"id": "KVj1e7pGA85d",
"name": "ronsflowers.myshopify.com",
"provider": "shopify",
"reports": [
"shopify_ecommerce",
"shopify_payments_deposit",
"shopify_cogs"
]
}