added tracking link

This commit is contained in:
Peer Richelsen 2023-10-27 11:23:18 +01:00
parent f1465a15f6
commit 2720c9cc67
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ const handler: AppDeclarativeHandler = {
handlerType: "add", handlerType: "add",
redirect: { redirect: {
newTab: true, newTab: true,
url: "https://example.com/link", url: "https://go.cal.com/deel",
}, },
createCredential: ({ appType, user, slug, teamId }) => createCredential: ({ appType, user, slug, teamId }) =>
createDefaultInstallation({ appType, userId: user.id, slug, key: {}, teamId }), createDefaultInstallation({ appType, userId: user.id, slug, key: {}, teamId }),

View File

@ -4,7 +4,7 @@
"slug": "deel", "slug": "deel",
"type": "deel_other", "type": "deel_other",
"logo": "icon.svg", "logo": "icon.svg",
"url": "https://app.deel.com/integrations-store?category=Calendar", "url": "https://go.cal.com/deel",
"variant": "other", "variant": "other",
"categories": ["other"], "categories": ["other"],
"publisher": "Deel.com", "publisher": "Deel.com",