eBay 이 페이지에서
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.
기능 스냅샷 유용한 링크와 지원되는 기능을 포함하여 이 커넥터에 대한 전반적인 내용을 살펴보겠습니다.
특징/기능 지원 세부 정보 지원되는 Qlik Talend Data Integration 프로젝트 복제 프로젝트 에만 해당됩니다. 데이터 파이프라인 프로젝트는 지원되지 않습니다.대상 업데이트 방법
복제 작업:
데이터 레이크 작업에 데이터 랜딩:
메타데이터 관리
수동 메타데이터 생성이 필요하지 않습니다. 스키마 진화
열 데이터 유형 변경 작업만 지원됩니다. LOB 열(NCLOB, CLOB 및 BLOB) 복제 지원되지 않음. 예정된 CDC 필수. 이렇게 하면 소스의 변경 내용이 대상에 최신 상태로 유지됩니다.
복제 작업의 경우 작업 예약 을 참조하십시오.
레이크 랜딩 작업의 경우 레이크 랜딩 작업을 위한 CDC 일정 을 참조하십시오.
알림 부분적으로 지원됨
작업 변경 알림 설정
모니터링 중 CDC에만 해당되며, 이 커넥터의 경우 전체 로드가 적용되지 않습니다.
개별 데이터 작업 모니터링
JSON 열 페이로드의 자동 압축 해제 지원되지 않음. 소스 데이터 집합의 JSON 열 페이로드는 대상에서 자동으로 압축 해제되지 않습니다.
Preparing for authentication To access your data, you need to authenticate the connection with your account credentials.
정보 메모 사용하는 계정에 가져오려는 테이블에 대한 읽기 액세스 권한이 있는지 확인합니다.
Creating the connection For more information, see SaaS 응용 프로그램에 연결 .
Click Authenticate when you have filled in the required connection settings.
You may be asked to log in to the source application.
A window is displayed with an authentication code.
Copy the code to the clipboard and return to the connection dialog.
Paste the code in Complete authentication with the code provided by the source and click Verify .
팁 메모 You may need to scroll down to see this field.
When status is Verified , the authentication is verified.
Provide a name for the connection in Connection name .
Select Open connection metadata to define metadata for the connection when it has been created.
Connection settings Setting Description Data gateway
사용 사례에 필요한 경우 데이터 이동 게이트웨이 를 선택합니다.
정보 메모 이 필드는 데이터 이동 게이트웨이 를 지원하지 않으므로 Qlik Talend Cloud 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이 를 사용하지 않으려면 없음 을 선택합니다.
데이터 이동 게이트웨이 의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 Qlik 데이터 게이트웨이 - 데이터 이동 를 참조하십시오.
Start Date 데이터를 소스에서 대상으로 복제해야 하는 날짜를 MM/DD/YYYY 형식으로 입력합니다.
Client ID Client ID. Client Secret Client secret.
Schema정보 메모 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