Version: priceAPI V2
← priceAPI Add-On Übersicht
Queries the job status from the given job IDs and downloads the job results of finished jobs. Please note that only job IDs from the same source should be proceeded!
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 | | job_id | SINGLE | The id of a recently created job. | 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 | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach
der Ausführung verwendet werden können.
| Name | Datentyp | Beschreibung | Werte |
| finishedJobResults | SPREADSHEET | | |
| jobStatusOverview | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | identifier | SINGLE | | | | job_id | SINGLE | | | | country | SINGLE | | | | source | SINGLE | | | | topic | SINGLE | | | | key | SINGLE | | | | status | SINGLE | | | | progress | SINGLE | | | | requested | SINGLE | | | | completed | SINGLE | | | | successful | SINGLE | | | | refusals | SINGLE | | | | timeouts | SINGLE | | | | not_founds | SINGLE | | | | errors | SINGLE | | | | failed_to_access_source | SINGLE | | | | to_be_searched | SINGLE | | | | not_searchables | SINGLE | | | | created_at | SINGLE | | | | terminated_at | SINGLE | | | | downloaded_at | SINGLE | | | |
| finishedJobID | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | identifier | SINGLE | | | | job_id | SINGLE | | | | status | SINGLE | | | |
| invalidJobIDs | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | identifier | SINGLE | | | | job_id | SINGLE | | | |
| jobRequestErrors | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | identifier | SINGLE | | | | job_id | SINGLE | | | | status | SINGLE | | | | method | SINGLE | | | | host | SINGLE | | | | requestBody | SINGLE | | | | statusCode | SINGLE | | | | statusMessage | SINGLE | | | | responseHeaders | SINGLE | | | | responseFilename | SINGLE | | | | error | SINGLE | | | | responseContent | SINGLE | | | | errorMessage | SINGLE | | | |
| jobDownloadErrors | 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 | | | | errorMessage | SINGLE | | | |