Version: priceAPI V2
← priceAPI Add-On Übersicht
Creates new jobs with requested keys (GTIN, ID or TERM). The maximum number of keys per job is limited to 1000.<br /> If you query more than 1000 keys, then multiple jobs are generated (number of jobs is equal the amount of keys divided by 1000).
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
|---|
| account | ACCOUNT | account data | Ja | |
| input | SPREADSHEET | Spreadsheet of items to be proceeded | Ja | |
| mappingdefinition | STRING | The mapping definition JSON String | Ja | |
| Folgende Felder sind zu konfigurieren:
| Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert |
|---|
| key | SINGLE | GTIN, ID or Term. | Ja | |
|
| key | STRING | The type of identifier you want to use. Different keys exist per topic. | Ja | |
| limit | STRING | Limit the number of rows used from the input SPREADSHEET (default value is 5). Use low values for testing. Enter a corresponding high number to sent all rows. | Ja | |
| source | STRING | Name of the data source to request from. | Ja | - idealo.de
- idealo.at
- idealo.gb
- idealo.fr
- idealo.it
- idealo.es
- GoogleShopping.de
- GoogleShopping.at
- GoogleShopping.gb
- GoogleShopping.fr
- GoogleShopping.nl
- GoogleShopping.ch
- GoogleShopping.it
- GoogleShopping.pl
- GoogleShopping.ru
- GoogleShopping.es
- GoogleShopping.se
- GoogleShopping.au
- GoogleShopping.ca
- GoogleShopping.us
- GoogleShopping.cz
- GoogleShopping.dk
- priceAPI Testsystem
|
| max_age | STRING | How current should the data be? Default (20 hours) or realtime? Please note that extra credits will be charged at realtime (credits are doubled per requested product). | Ja | - default
- realtime-credits are doubled
|
| webhook_url | STRING | Webhook Url will be requested once the priceAPI job finishes | Nein | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
| Name | Datentyp | Beschreibung | Werte |
|---|
| createdJobs | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert |
|---|
| identifier | SINGLE | | | | job_id | SINGLE | | | | country | SINGLE | | | | source | SINGLE | | | | key | SINGLE | | | | status | SINGLE | | | | requested | SINGLE | | | | created_at | SINGLE | | |
|
| invalidItems | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert |
|---|
| identifier | SINGLE | | | | key | SINGLE | | |
|
| failedRequests | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert |
|---|
| method | SINGLE | | | | host | SINGLE | | | | requestBody | SINGLE | | | | statusCode | SINGLE | | | | statusMessage | SINGLE | | | | responseHeaders | SINGLE | | | | responseFilename | SINGLE | | | | error | SINGLE | | | | responseContent | SINGLE | | | | errorMessage | SINGLE | | |
|