Connexion Shopify pour LinkyFlow

Connexion Shopify pour LinkyFlow

LinkyFlow connecte Excel a Shopify pour consulter, modifier et publier les donnees e-commerce utiles depuis un tableur.

Ressources

22

Requetes de lecture

20

Actions ecriture

17

Champs documentes

73660

Workflows a ramener dans Excel

Chaque ressource ci-dessous correspond a un workflow tableur concret. Les lectures ramenent des colonnes utiles dans Excel; les creations et modifications indiquent ce qui peut etre relu en lignes avant envoi.

B2B

Company

Companies data in Shopify.

Lecture

List Companies

Fetch companies from Shopify.

Route: GET /companies

Formule Excel: =LF.shopify.companies("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list by the given key. Values: CREATED_AT, ID, NAME, ORDER_COUNT, SINCE_DATE
query.active_customers_countnumberNo-

+9 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
contactCount
default
number-
contactRoles.nodes.id
default
id-
contactRoles.nodes.name
default
string-
contactRoles.nodes.note
default
string-
contacts.nodes.createdAt
default
date-
contacts.nodes.id
default
id-
contacts.nodes.isMainContact
default
boolean-
contacts.nodes.lifetimeDuration
default
string-
contacts.nodes.locale
default
string-
contacts.nodes.title
default
string-

+196 champs supplementaires disponibles dans cette connexion

Company Location

Company Locations data in Shopify.

Lecture

List Company Locations

Fetch company locations from Shopify.

Route: GET /companyLocations

Formule Excel: =LF.shopify.companyLocations("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list by the given key. Values: COMPANY_AND_LOCATION_NAME, COMPANY_ID, CREATED_AT, ID, NAME
query.company_ididNo-

+8 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
billingAddress.address1
default
string-
billingAddress.address2
default
string-
billingAddress.city
default
string-
billingAddress.companyName
default
string-
billingAddress.country
default
string-
billingAddress.countryCode
default
enum-
billingAddress.createdAt
default
date-
billingAddress.firstName
default
string-
billingAddress.formattedArea
default
string-
billingAddress.id
default
id-

+229 champs supplementaires disponibles dans cette connexion

Catalog

Catalog

Catalogs data in Shopify.

Lecture

List Catalogs

Fetch catalogs from Shopify.

Route: GET /catalogs

Formule Excel: =LF.shopify.catalogs("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
typeenumNoThe type of the catalogs to be returned. Values: NONE, APP, COMPANY_LOCATION, MARKET
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list using a key. If your query is slow or returns an error, then [try specifying a sort key that matches the field used... Values: ID, RELEVANCE, TITLE, TYPE

+9 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
apps.nodes.apiKey
default
string-
apps.nodes.appStoreAppUrl
default
string-
apps.nodes.appStoreDeveloperUrl
default
string-
apps.nodes.description
default
string-
apps.nodes.developerName
default
string-
apps.nodes.developerType
default
enum-
apps.nodes.developerUrl
default
string-
apps.nodes.embedded
default
boolean-
apps.nodes.features
default
string[]-
apps.nodes.handle
default
string-

+29 champs supplementaires disponibles dans cette connexion

Modification

Delete Catalog

Delete an existing catalog in Shopify.

Route: DELETE /catalogs/{id}

Entrees configurables
NameTypeRequiredDescription
deleteDependentResourcesbooleanNo-
idstringYes-
Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Collection

Collections data in Shopify.

Lecture

List Collections

Fetch collections from Shopify.

Route: GET /collections

Formule Excel: =LF.shopify.collections("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list using a key. If your query is slow or returns an error, then [try specifying a sort key that matches the field used... Values: ID, RELEVANCE, TITLE, UPDATED_AT
query.collection_typeenumNoValues: custom, smart

+11 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
availablePublicationsCount.count
default
number-
availablePublicationsCount.precision
default
enum-
descriptionHtml
default
string-
events.nodes.action
default
string-
events.nodes.additionalContent
default
string-
events.nodes.additionalData
default
string-
events.nodes.appTitle
default
string-
events.nodes.arguments
default
string-
events.nodes.attributeToApp
default
boolean-
events.nodes.attributeToUser
default
boolean-

+111 champs supplementaires disponibles dans cette connexion

Creation

Create Collection

Create a new collection in Shopify.

Route: POST /collections

Entrees configurables
NameTypeRequiredDescription
input.descriptionHtmlstringNo-
input.handlestringNo-
input.idstringNo-
input.image.altTextstringNo-
input.image.idstringNo-
input.image.srcstringNo-
input.metafields.idstringNo-
input.metafields.keystringNo-

+15 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Modification

Update Collection

Update an existing collection in Shopify.

Route: PATCH /collections/{id}

Entrees configurables
NameTypeRequiredDescription
input.descriptionHtmlstringNo-
input.handlestringNo-
input.idstringNo-
input.image.altTextstringNo-
input.image.idstringNo-
input.image.srcstringNo-
input.metafields.idstringNo-
input.metafields.keystringNo-

+15 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Modification

Delete Collection

Delete an existing collection in Shopify.

Route: DELETE /collections/{id}

Entrees configurables
NameTypeRequiredDescription
input.idstringYes-
Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Price List

Price Lists data in Shopify.

Lecture

List Price Lists

Fetch price lists from Shopify.

Route: GET /priceLists

Formule Excel: =LF.shopify.priceLists("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list using a key. If your query is slow or returns an error, then [try specifying a sort key that matches the field used... Values: ID, NAME
Donnees retournees dans Excel
FieldTypeDescription
catalog.id
default
id-
catalog.status
default
enum-
catalog.title
default
string-
currency
default
enum-
fixedPricesCount
default
number-
id
default
id-
name
default
string-
prices.nodes.originType
default
enum-
quantityRules.nodes.increment
default
number-
quantityRules.nodes.isDefault
default
boolean-

+3 champs supplementaires disponibles dans cette connexion

Creation

Create Price List

Create a new price list in Shopify.

Route: POST /priceLists

Entrees configurables
NameTypeRequiredDescription
input.catalogIdstringNo-
input.currencyenumYesValues: USD, EUR, GBP, CAD, AFN
input.namestringYes-
input.parent.adjustment.typeenumYesValues: PERCENTAGE_DECREASE, PERCENTAGE_INCREASE
input.parent.adjustment.valuenumberYes-
input.parent.settings.compareAtModeenumYesValues: ADJUSTED, NULLIFY
Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Modification

Update Price List

Update an existing price list in Shopify.

Route: PATCH /priceLists/{id}

Entrees configurables
NameTypeRequiredDescription
idstringYes-
input.catalogIdstringNo-
input.currencyenumNoValues: USD, EUR, GBP, CAD, AFN
input.namestringNo-
input.parent.adjustment.typeenumYesValues: PERCENTAGE_DECREASE, PERCENTAGE_INCREASE
input.parent.adjustment.valuenumberYes-
input.parent.settings.compareAtModeenumYesValues: ADJUSTED, NULLIFY
Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Modification

Delete Price List

Delete an existing price list in Shopify.

Route: DELETE /priceLists/{id}

Entrees configurables
NameTypeRequiredDescription
idstringYes-
Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Product

Products in Shopify catalog.

Lecture

List Products

Fetch products from Shopify.

Route: GET /products

Formule Excel: =LF.shopify.products("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list using a key. If your query is slow or returns an error, then [try specifying a sort key that matches the field used... Values: CREATED_AT, ID, INVENTORY_TOTAL, PRODUCT_TYPE, PUBLISHED_AT
query.barcodestringNoFilter by the product variant barcode field. Example:...

+36 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
availablePublicationsCount.count
default
number-
availablePublicationsCount.precision
default
enum-
bodyHtml
default
string-
bundleComponents.nodes.quantity
default
number-
bundleConsolidatedOptions.name
default
string-
category.ancestorIds
default
string[]-
category.childrenIds
default
string[]-
category.fullName
default
string-
category.id
default
id-
category.isArchived
default
boolean-

+226 champs supplementaires disponibles dans cette connexion

Creation

Create Product

Create a new product in Shopify.

Route: POST /products

Entrees configurables
NameTypeRequiredDescription
media.altstringNo-
media.mediaContentTypeenumYesValues: VIDEO, EXTERNAL_VIDEO, MODEL_3D, IMAGE
media.originalSourcestringYes-
product.categorystringNo-
product.claimOwnership.bundlesbooleanNo-
product.collectionsToJoinstring[]No-
product.combinedListingRoleenumNoValues: PARENT, CHILD
product.descriptionHtmlstringNo-

+24 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Modification

Update Product

Update an existing product in Shopify.

Route: PATCH /products/{id}

Entrees configurables
NameTypeRequiredDescription
media.altstringNo-
media.mediaContentTypeenumYesValues: VIDEO, EXTERNAL_VIDEO, MODEL_3D, IMAGE
media.originalSourcestringYes-
product.categorystringNo-
product.collectionsToJoinstring[]No-
product.collectionsToLeavestring[]No-
product.deleteConflictingConstrainedMetafieldsbooleanNo-
product.descriptionHtmlstringNo-

+18 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Modification

Delete Product

Delete an existing product in Shopify.

Route: DELETE /products/{id}

Entrees configurables
NameTypeRequiredDescription
input.idstringYes-
synchronousbooleanNo-
Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Product Option

Product Options data in Shopify.

Creation

Create Product Option

Create a new product option in Shopify.

Route: POST /productOptions

Entrees configurables
NameTypeRequiredDescription
options.linkedMetafield.keystringYes-
options.linkedMetafield.namespacestringYes-
options.linkedMetafield.valuesstring[]No-
options.namestringNo-
options.positionnumberNo-
options.values.linkedMetafieldValuestringNo-
options.values.namestringNo-
productIdstringYes-

+1 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Product Set

Products managed through Shopify productSet mutation.

Creation

Create Product Set

Create a new product set in Shopify.

Route: POST /productSets

Entrees configurables
NameTypeRequiredDescription
identifier.customId.keystringYes-
identifier.customId.namespacestringNo-
identifier.customId.valuestringYes-
identifier.handlestringNo-
identifier.idstringNo-
input.categorystringNo-
input.claimOwnership.bundlesbooleanNo-
input.collectionsstring[]No-

+81 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Product Variant

Product Variants data in Shopify.

Lecture

List Product Variants

Fetch product variants from Shopify.

Route: GET /productVariants

Formule Excel: =LF.shopify.productVariants("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list using a key. If your query is slow or returns an error, then [try specifying a sort key that matches the field used... Values: FULL_TITLE, ID, INVENTORY_LEVELS_AVAILABLE, INVENTORY_MANAGEMENT, INVENTORY_POLICY
query.barcodestringNoFilter by the product variant barcode field. Example:...

+30 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
availableForSale
default
boolean-
barcode
default
string-
compareAtPrice
default
string-
createdAt
default
date-
deliveryProfile.activeMethodDefinitionsCount
default
number-
deliveryProfile.default
default
boolean-
deliveryProfile.id
default
id-
deliveryProfile.legacyMode
default
boolean-
deliveryProfile.locationsWithoutRatesCount
default
number-
deliveryProfile.name
default
string-

+180 champs supplementaires disponibles dans cette connexion

Creation

Create Product Variant

Create a new product variant in Shopify.

Route: POST /productVariants

Entrees configurables
NameTypeRequiredDescription
media.altstringNo-
media.mediaContentTypeenumYesValues: VIDEO, EXTERNAL_VIDEO, MODEL_3D, IMAGE
media.originalSourcestringYes-
productIdstringYes-
strategyenumNoValues: DEFAULT, REMOVE_STANDALONE_VARIANT, PRESERVE_STANDALONE_VARIANT
variants.barcodestringNo-
variants.compareAtPricestringNo-
variants.idstringNo-

+39 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Publication

Publications data in Shopify.

Lecture

List Publications

Fetch publications from Shopify.

Route: GET /publications

Formule Excel: =LF.shopify.publications("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
catalogTypeenumNoFilter publications by catalog type. Values: NONE, APP, COMPANY_LOCATION, MARKET
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
Donnees retournees dans Excel
FieldTypeDescription
app.apiKey
default
string-
app.appStoreAppUrl
default
string-
app.appStoreDeveloperUrl
default
string-
app.description
default
string-
app.developerName
default
string-
app.developerType
default
enum-
app.developerUrl
default
string-
app.embedded
default
boolean-
app.features
default
string[]-
app.handle
default
string-

+97 champs supplementaires disponibles dans cette connexion

Selling Plan Group

Selling Plan Groups data in Shopify.

Lecture

List Selling Plan Groups

Fetch selling plan groups from Shopify.

Route: GET /sellingPlanGroups

Formule Excel: =LF.shopify.sellingPlanGroups("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list using a key. If your query is slow or returns an error, then [try specifying a sort key that matches the field used... Values: CREATED_AT, ID, NAME, UPDATED_AT
query.app_idenumNoDefault: CURRENT Values: CURRENT, ALL, * (numeric app ID)

+7 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
appId
default
string-
createdAt
default
date-
description
default
string-
id
default
id-
merchantCode
default
string-
name
default
string-
options
default
string[]-
position
default
number-
products.nodes.bodyHtml
default
string-
products.nodes.combinedListingRole
default
enum-

+64 champs supplementaires disponibles dans cette connexion

Customers

Segment

Segments data in Shopify.

Lecture

List Segments

Fetch segments from Shopify.

Route: GET /segments

Formule Excel: =LF.shopify.segments("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list by the given key. Values: CREATION_DATE, ID, LAST_EDIT_DATE, RELEVANCE
query.defaultstringNoFilter by a case-insensitive search of multiple fields in a document. Example: - query=Bob Norman - query=title:green hoodie

+2 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
creationDate
default
date-
id
default
id-
lastEditDate
default
date-
name
default
string-
query
default
string-

Inventory

Inventory Item

Inventory Items data in Shopify.

Lecture

List Inventory Items

Fetch inventory items from Shopify.

Route: GET /inventoryItems

Formule Excel: =LF.shopify.inventoryItems("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
query.created_atdateNo-
query.ididNoFilter by id range. Example: - id:1234 - id:>=1234 - id:<=1234

+2 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
countryCodeOfOrigin
default
enum-
countryHarmonizedSystemCodes.nodes.countryCode
default
enum-
countryHarmonizedSystemCodes.nodes.harmonizedSystemCode
default
string-
createdAt
default
date-
duplicateSkuCount
default
number-
harmonizedSystemCode
default
string-
id
default
id-
inventoryHistoryUrl
default
string-
inventoryLevel.canDeactivate
default
boolean-
inventoryLevel.createdAt
default
date-

+60 champs supplementaires disponibles dans cette connexion

Location

Locations data in Shopify.

Lecture

List Locations

Fetch locations from Shopify.

Route: GET /locations

Formule Excel: =LF.shopify.locations("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list using a key. If your query is slow or returns an error, then [try specifying a sort key that matches the field used... Values: ID, NAME, RELEVANCE
query.activestringNo-

+16 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
activatable
default
boolean-
address.address1
default
string-
address.address2
default
string-
address.city
default
string-
address.country
default
string-
address.countryCode
default
string-
address.formatted
default
string[]-
address.latitude
default
number-
address.longitude
default
number-
address.phone
default
string-

+80 champs supplementaires disponibles dans cette connexion

Logistics

Delivery Customization

Delivery Customizations data in Shopify.

Lecture

List Delivery Customizations

Fetch delivery customizations from Shopify.

Route: GET /deliveryCustomizations

Formule Excel: =LF.shopify.deliveryCustomizations("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
query.enabledbooleanNo-
query.function_idstringNo-

+1 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
enabled
default
boolean-
errorHistory.errorsFirstOccurredAt
default
date-
errorHistory.firstOccurredAt
default
date-
errorHistory.hasBeenSharedSinceLastError
default
boolean-
errorHistory.hasSharedRecentErrors
default
boolean-
functionId
default
string-
id
default
id-
metafield.compareDigest
default
string-
metafield.createdAt
default
date-
metafield.description
default
string-

+38 champs supplementaires disponibles dans cette connexion

Delivery Profile

Delivery Profiles data in Shopify.

Lecture

List Delivery Profiles

Fetch delivery profiles from Shopify.

Route: GET /deliveryProfiles

Formule Excel: =LF.shopify.deliveryProfiles("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
merchantOwnedOnlybooleanNoIf true, returns only delivery profiles that were created by the merchant.
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
Donnees retournees dans Excel
FieldTypeDescription
activeMethodDefinitionsCount
default
number-
default
default
boolean-
id
default
id-
legacyMode
default
boolean-
locationsWithoutRatesCount
default
number-
name
default
string-
originLocationCount
default
number-
productVariantsCount.count
default
number-
productVariantsCount.precision
default
enum-
productVariantsCountV2.capped
default
boolean-

+45 champs supplementaires disponibles dans cette connexion

Marketing

Marketing Activity

Marketing Activities data in Shopify.

Lecture

List Marketing Activities

Fetch marketing activities from Shopify.

Route: GET /marketingActivities

Formule Excel: =LF.shopify.marketingActivities("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
marketingActivityIdsstring[]NoThe list of marketing activity IDs to filter by.
remoteIdsstring[]NoThe list of remote IDs associated with marketing activities to filter by.
utmstringNoThe UTM parameters associated with marketing activities to filter by.
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.

+14 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
activityListUrl
default
string-
adSpend.amount
default
number-
adSpend.currencyCode
default
enum-
app.apiKey
default
string-
app.appStoreAppUrl
default
string-
app.appStoreDeveloperUrl
default
string-
app.description
default
string-
app.developerName
default
string-
app.developerType
default
enum-
app.developerUrl
default
string-

+63 champs supplementaires disponibles dans cette connexion

Markets

Market

Markets data in Shopify.

Lecture

List Markets

Fetch markets from Shopify.

Route: GET /markets

Formule Excel: =LF.shopify.markets("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
typeenumNoFilters markets by type. Values: NONE, REGION, LOCATION, COMPANY_LOCATION
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list using a key. If your query is slow or returns an error, then [try specifying a sort key that matches the field used... Values: CREATED_AT, ID, MARKET_CONDITION_TYPES, MARKET_TYPE, NAME

+7 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
catalogs.nodes.id
default
id-
catalogs.nodes.status
default
enum-
catalogs.nodes.title
default
string-
catalogsCount.count
default
number-
catalogsCount.precision
default
enum-
conditions.conditionTypes
default
string-
currencySettings.localCurrencies
default
boolean-
currencySettings.roundingEnabled
default
boolean-
enabled
default
boolean-
handle
default
string-

+49 champs supplementaires disponibles dans cette connexion

Sales

Draft Order

Draft Orders data in Shopify.

Lecture

List Draft Orders

Fetch draft orders from Shopify.

Route: GET /draftOrders

Formule Excel: =LF.shopify.draftOrders("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list using a key. If your query is slow or returns an error, then [try specifying a sort key that matches the field used... Values: CUSTOMER_NAME, ID, NUMBER, RELEVANCE, STATUS
query.created_atdateNo-

+8 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
acceptAutomaticDiscounts
default
boolean-
allowDiscountCodesInCheckout
default
boolean-
allVariantPricesOverridden
default
boolean-
anyVariantPricesOverridden
default
boolean-
appliedDiscount.amount
default
string-
appliedDiscount.description
default
string-
appliedDiscount.title
default
string-
appliedDiscount.value
default
number-
appliedDiscount.valueType
default
enum-
billingAddress.address1
default
string-

+298 champs supplementaires disponibles dans cette connexion

Modification

Update Draft Order

Update an existing draft order in Shopify.

Route: PATCH /draftOrders/{id}

Entrees configurables
NameTypeRequiredDescription
idstringYes-
input.acceptAutomaticDiscountsbooleanNo-
input.allowDiscountCodesInCheckoutbooleanNo-
input.appliedDiscount.amountWithCurrency.amountnumberYes-
input.appliedDiscount.amountWithCurrency.currencyCodeenumYesValues: USD, EUR, GBP, CAD, AFN
input.appliedDiscount.descriptionstringNo-
input.appliedDiscount.titlestringNo-
input.appliedDiscount.valuenumberYes-

+80 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Modification

Delete Draft Order

Delete an existing draft order in Shopify.

Route: DELETE /draftOrders/{id}

Entrees configurables
NameTypeRequiredDescription
input.idstringYes-
Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Fulfillment Order

Fulfillment Orders data in Shopify.

Lecture

List Fulfillment Orders

Fetch fulfillment orders from Shopify.

Route: GET /fulfillmentOrders

Formule Excel: =LF.shopify.fulfillmentOrders("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
includeClosedbooleanNoWhether to include closed fulfillment orders. Default: false
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list using a key. If your query is slow or returns an error, then [try specifying a sort key that matches the field used... Values: ID, UPDATED_AT

+5 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
assignedLocation.address1
default
string-
assignedLocation.address2
default
string-
assignedLocation.city
default
string-
assignedLocation.countryCode
default
enum-
assignedLocation.name
default
string-
assignedLocation.phone
default
string-
assignedLocation.province
default
string-
assignedLocation.zip
default
string-
channelId
default
id-
createdAt
default
date-

+147 champs supplementaires disponibles dans cette connexion

Manual Holds Fulfillment Order

Manual Holds Fulfillment Orders data in Shopify.

Lecture

List Manual Holds Fulfillment Orders

Fetch manual holds fulfillment orders from Shopify.

Route: GET /manualHoldsFulfillmentOrders

Formule Excel: =LF.shopify.manualHoldsFulfillmentOrders("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
querystringNoThe query conditions used to filter fulfillment orders. Only fulfillment orders corresponding to orders matching the query will be counted....
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
Donnees retournees dans Excel
FieldTypeDescription
assignedLocation.address1
default
string-
assignedLocation.address2
default
string-
assignedLocation.city
default
string-
assignedLocation.countryCode
default
enum-
assignedLocation.name
default
string-
assignedLocation.phone
default
string-
assignedLocation.province
default
string-
assignedLocation.zip
default
string-
channelId
default
id-
createdAt
default
date-

+147 champs supplementaires disponibles dans cette connexion

Order

Orders in Shopify checkout flow.

Lecture

List Orders

Fetch orders from Shopify.

Route: GET /orders

Formule Excel: =LF.shopify.orders("selection", "fields")

Entrees configurables
NameTypeRequiredDescription
linkstringYes-
firstnumberNoThe first n elements from the paginated list. Default: 250
afterstringNoThe elements that come after the specified cursor.
lastnumberNoThe last n elements from the paginated list.
beforestringNoThe elements that come before the specified cursor.
reversebooleanNoReverse the order of the underlying list. Default: false
sortKeyenumNoSort the underlying list using a key. If your query is slow or returns an error, then [try specifying a sort key that matches the field used... Values: CREATED_AT, CURRENT_TOTAL_PRICE, CUSTOMER_NAME, DESTINATION, FINANCIAL_STATUS
query.cart_tokenstringNoFilter by the cart token's unique value to track abandoned cart conversions or troubleshoot checkout issues. The token references the cart t...

+41 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel
FieldTypeDescription
additionalFees.id
default
id-
additionalFees.name
default
string-
agreements.nodes.happenedAt
default
date-
agreements.nodes.id
default
id-
agreements.nodes.reason
default
enum-
alerts.content
default
string-
alerts.dismissibleHandle
default
string-
alerts.icon
default
enum-
alerts.severity
default
enum-
alerts.title
default
string-

+491 champs supplementaires disponibles dans cette connexion

Modification

Update Order

Update an existing order in Shopify.

Route: PATCH /orders/{id}

Entrees configurables
NameTypeRequiredDescription
input.customAttributes.keystringYes-
input.customAttributes.valuestringYes-
input.emailstringNo-
input.idstringYes-
input.localizedFields.keyenumYesValues: TAX_CREDENTIAL_BR, SHIPPING_CREDENTIAL_BR, TAX_CREDENTIAL_CL, SHIPPING_CREDENTIAL_CL, SHIPPING_CREDENTIAL_CN
input.localizedFields.valuestringYes-
input.metafields.idstringNo-
input.metafields.keystringNo-

+17 entrees supplementaires disponibles dans cette connexion

Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.

Modification

Delete Order

Delete an existing order in Shopify.

Route: DELETE /orders/{id}

Entrees configurables
NameTypeRequiredDescription
orderIdstringYes-
Donnees retournees dans Excel

Cette action retourne une confirmation plutot qu une table selectionnable.