eBay PÅ DEN HÄR SIDAN
eBay is a global marketplace where businesses and individuals can buy and sell items.
eBay integration replicates data using the eBay Fulfillment API .
See the
Schema section for a list of objects available for replication.
Ögonblicksbild av funktion En översiktlig beskrivning av denna koppling, inklusive användbara länkar och funktioner som stöds.
Preparing for authentication To access your data, you need to authenticate the connection with your account credentials.
Anteckning om information Kontrollera att kontot du använder har läsåtkomst till de tabeller som du vill hämta.
To retrieve your client secret and ID:
Log into your eBay developer portal. Go to the Application Keys page. Enter your application name. Under either Sandbox or Production, click Create a keyset . Click OAuth Scopes to confirm the App ID has the required scopes. In the User Tokens field, enter the redirect URL https://connector.qlik.com/auth/oauth/v3.htm . Copy and paste your client secret and client ID into a secured file. Creating the connection Mer information finns i Koppla till SaaS-program .
Klicka på Autentisera när du har fyllt i de nödvändiga anslutningsinställningarna.
Du kan ombes att logga in på källprogrammet.
Ett fönster visas med en autentiseringskod.
Kopiera koden till urklipp och återgå till anslutningsdialogen.
Klistra in koden i Slutför autentisering med koden som tillhandahålls av källan och klicka på Verifiera .
Anteckning om tips Du kan behöva rulla nedåt för att se det här fältet.
När statusen är Verifierad har autentiseringen verifierats.
Ange ett namn på kopplingen i Kopplingsnamn .
Välj Öppna kopplingsmetadata för att definiera metadata för kopplingen när den har skapats.
Connection settings Setting Description Data gateway
Välj en Gateway för dataflytt om det krävs för ditt användningsfall.
Anteckning om information Detta fält är inte tillgängligt med Qlik Talend Cloud Starter -prenumerationen eftersom den inte stöder Gateway för dataflytt . Om du har en annan prenumerationsnivå och inte vill använda Gateway för dataflytt väljer du Inget .
Information om fördelarna med Gateway för dataflytt och användningsfall som kräver det finns i Qlik Data Gateway – dataflytt .
Start Date Ange det datum, i formatet MM/DD/YYYY, från vilket data måste replikeras från din källa till ditt mål.
Client ID Client ID. Client Secret Client secret.
SchemaAnteckning om information Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.
The schema and info displayed below is for version 1.
Depending on your destination, table and column names may not appear as they are outlined below.
orders
The orders table contains details about all orders in your eBay seller account.
Note : The integration’s Start Date must be within 90 days of the current date, if initially creating or resetting the integration. Exceeding 90 days will result in an eBay 30830 API error .
Replication Method
Full Table
Primary Key
orderId
Useful links
eBay API method
orders table schema
buyer
OBJECT
This is a nested data structure:
buyerCheckoutNotes
STRING
cancelStatus
OBJECT
This is a nested data structure:
cancelRequests: ARRAY, which is also a nested data structure.
cancelCompletedDate: STRING cancelInitiator: STRING cancelReason: STRING cancelRequestId: STRING cancelRequestState: STRING cancelRequestedDate: STRING cancelState: STRING cancelledDate: STRING
creationDate
STRING
ebayCollectAndRemitTax
BOOLEAN
fulfillmentHrefs
ARRAY
This is a nested data structure.
fulfillmentStartInstructions
ARRAY
This is a nested data structure:
ebaySupportedFulfillment: BOOLEAN finalDestinationAddress: OBJECT, which is also a nested data structure.
addressLine1: STRING addressLine2: STRING city: STRING countryCode: STRING county: STRING postalCode: STRING stateOrProvince: STRING fulfillmentInstructionsType: STRING maxEstimatedDeliveryDate: STRING minEstimatedDeliveryDate: STRING pickupStep: OBJECT, which is also a nested data structure.
merchantLocationKey: STRING shippingStep: OBJECT, which is also a nested data structure.
shipTo: OBJECT, which is also a nested data structure.
companyName: STRING contactAddress: OBJECT, which is also a nested data structure.
addressLine1: STRING addressLine2: STRING city: STRING countryCode: STRING county: STRING postalCode: STRING stateOrProvince: STRING email: STRING fullName: STRING primaryPhone: OBJECT, which is also a nested data structure.
shipToReferenceId: STRING shippingCarrierCode: STRING shippingServiceCode: STRING
lastModifiedDate
STRING
legacyOrderId
STRING
lineItems
ARRAY
This is a nested data structure:
appliedPromotions: ARRAY, which is also a nested data structure.
description: STRING discountAmount: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING promotionId: STRING deliveryCost: OBJECT, which is also a nested data structure.
importCharges: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING shippingCost: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING shippingIntermediationFee: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING discountedLineItemCost: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING ebayCollectAndRemitTaxes: ARRAY, which is also a nested data structure.
amount: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING taxType: STRING giftDetails: OBJECT, which is also a nested data structure.
message: STRING recipientEmail: STRING senderName: STRING legacyItemId: STRING legacyVariationId: STRING lineItemCost: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING lineItemFulfillmentInstructions: OBJECT, which is also a nested data structure.
guaranteedDelivery: BOOLEAN maxEstimatedDeliveryDate: STRING minEstimatedDeliveryDate: STRING shipByDate: STRING lineItemFulfillmentStatus: STRING lineItemId: STRING listingMarketplaceId: STRING properties: OBJECT, which is also a nested data structure.
buyerProtection: BOOLEAN fromBestOffer: BOOLEAN soldViaAdCampaign: BOOLEAN purchaseMarketplaceId: STRING quantity: INTEGER refunds: ARRAY, which is also a nested data structure.
amount: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING refundDate: STRING refundReferenceId: STRING sku: STRING soldFormat: STRING taxes: ARRAY, which is also a nested data structure.
amount: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING title: STRING total: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING
orderFulfillmentStatus
STRING
orderId
STRING
orderPaymentStatus
STRING
paymentSummary
OBJECT
This is a nested data structure:
payments: ARRAY, which is also a nested data structure.
amount: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING paymentDate: STRING paymentHolds: ARRAY, which is also a nested data structure.
expectedReleaseDate: STRING holdAmount: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING holdReason: STRING holdState: STRING releaseDate: STRING sellerActionsToRelease: ARRAY, which is also a nested data structure.
sellerActionToRelease: STRING paymentMethod: STRING paymentReferenceId: STRING paymentStatus: STRING refunds: ARRAY, which is also a nested data structure.
amount: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING refundDate: STRING refundReferenceId: STRING refundStatus: STRING totalDueSeller: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING
pricingSummary
OBJECT
This is a nested data structure:
adjustment: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING deliveryCost: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING deliveryDiscount: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING fee: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING priceDiscountSubtotal: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING priceSubtotal: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING tax: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING total: OBJECT, which is also a nested data structure.
convertedFromCurrency: STRING convertedFromValue: STRING currency: STRING value: STRING
salesRecordReference
STRING
sellerId
STRING