Skip to content

Commit

Permalink
Merge pull request #1076 from sanna-bjorn/master
Browse files Browse the repository at this point in the history
Add Lazada organization and source
  • Loading branch information
mendozamedina authored Jul 8, 2024
2 parents 10bb8b7 + 36b4d8a commit d0df087
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions organizations/lazada.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"id": "LAZADA",
"name": "Lazada",
"iconUrl": "https://storage.googleapis.com/central-prod-sm-custom-connector-external/10743_1720181560.png",
"orgUrl": "https://lazada.com/en/"
}
11 changes: 11 additions & 0 deletions sources/lazada.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "LAZADA",
"name": "Lazada",
"categories": ["ECOMMERCE"],
"organization": "LAZADA",
"iconUrl": "https://storage.googleapis.com/central-prod-sm-custom-connector-external/10743_1720181560.png",
"sourceUrl": "https://lazada.com/en/",
"dataVisibility": [
"PRIVATE"
]
}

0 comments on commit d0df087

Please sign in to comment.