|
|
||
|---|---|---|
| .vscode | ||
| AzureFunction | ||
| Migration | ||
| .DS_Store | ||
| .dockerignore | ||
| FeedDataverseBQ.sln | ||
| Readme.md | ||
Readme.md
Readme
The application consists of two modules:
- In the
Migrationdirectory there is an application that can be run in a docker container and is used to download data from the endpoint to Dataverse (Microsoft Dynamics 365) prepared by POKASH.PL and transfer information about PIM to the BigQuery database by Google. - The
AzureFunctiondirectory contains the application code for presenting product information in the form of feed xml. Issuing an independent feed file enables aggregation of space and division of descriptions and photos depending on the purpose (marketplace that will receive information from the feed). Usage example:- Default: https://osafeedxmlprod.azurewebsites.net/api/getfeeds
- Products marked only for GMC: https://osafeedxmlprod.azurewebsites.net/api/getfeeds?source=google
- Products marked only for Facebook: https://osafeedxmlprod.azurewebsites.net/api/getfeeds?source=facebook
- Products with photos without background: https://osafeedxmlprod.azurewebsites.net/api/getfeeds?withoutbg=true