diff --git a/data/entities.js b/data/entities.js index ac23c18..28b451d 100644 --- a/data/entities.js +++ b/data/entities.js @@ -11411,6 +11411,18 @@ module.exports = [ homepage: 'https://www.freshworks.com/live-chat-software/', categories: ['customer-success'], domains: ['*.freshchat.com','*.freshworksapi.com'], + products: [ + { + name: 'Freshdesk Messaging', + urlPatterns: ['wchat.freshchat.com'], + facades: [ + { + name: 'Freshdesk Messaging (formerly Freshchat) Facade', + repo: 'https://github.com/coliff/freshdesk-messaging-facade/', + }, + ], + }, + ], }, { name: 'Contentful',