In order to assist with the Data Integration (DI) efforts with 3rd party systems (ex: Productsup, Google Shopping, Google Sheet, Google Ads, etc), Boxalino is presenting the Data Feeds services.
...
Endpoint | https://boxalino-winning-interactions-krceabfwya-ew.a.run.app | ||
---|---|---|---|
1 | Action | /view/{access-key} | |
2 | Method | POST | GET | |
3 | Parameters (optional) | separator | Default: comma (,) |
4 | format | Default: csv | |
5 | page | (optional) pagination; by default - all results are returned; | |
6 | limit | (optional) set a limit for number of rows per request by default - no limit; when used with page - default limit is 1000. | |
7 | Authorization | only if the key is for authenticated requests note: use the API credentials from your Boxalino account that have the PUBLIC_READ assigned *Read more about credentials API Credentials |
...
Note |
---|
Parametrized queries are supported (https://cloud.google.com/bigquery/docs/parameterized-queries ). Simply use |
...
Note |
---|
Parametrized queries are supported (https://cloud.google.com/bigquery/docs/parameterized-queries ). Simply use NOTE: all parameter values are casted as STRING. |
...
Note |
---|
Parametrized queries are supported (https://cloud.google.com/bigquery/docs/parameterized-queries ). Simply use NOTE: all parameter values are casted as STRING. |
...