diff --git a/organizations/yext.json b/organizations/yext.json index 2b0db3d1..e96ceec0 100644 --- a/organizations/yext.json +++ b/organizations/yext.json @@ -1,6 +1,6 @@ { "id": "YEXT", "name": "Yext", - "orgUrl": "https://www.yext.com/", - "iconUrl": "https://s3.amazonaws.com/tc-connectors-ds/Yext.png" + "iconUrl": "https://cdn.adverity.com/datatap_svg/yext.svg", + "orgUrl": "https://www.yext.com/" } diff --git a/sources/yext.json b/sources/yext.json new file mode 100644 index 00000000..c589643a --- /dev/null +++ b/sources/yext.json @@ -0,0 +1,9 @@ +{ + "id": "YEXT", + "name": "Yext", + "categories": ["SEO"], + "organization": "YEXT", + "iconUrl": "https://cdn.adverity.com/datatap_svg/yext.svg", + "sourceUrl": "https://www.yext.com/", + "dataVisibility": ["PRIVATE"] +}