New here? Check out our Community Guidelines!
Start discussions, ask questions, get answers
Get help with your Kustomer Implementation
Our virtual learning platform
Read product guides and how-to's
Read the latest news from our product team
Submit ideas and suggestions to our team
Give us your feedback in a 2 minute survey!
Hello! I’m looking to see if there’s a way to set the Subscribed to SMS and Subscribed to Email flags in a Shopify customer profile, using the Kustomer / Shopify integration via the API using a Workflow webhook?
We have a wish list symbol on our product page which is on SHOPIFY platform. Our wish list icon is being hidden by the Kustomer chat icon.
Hi! Is it possible to create report, that will include all conversations and photos, regarding specific subject? for example bad quality product?
The draft editor isn't consistent across all channels. As some will stay open and some will close after submitting a message into the channel, so can you guys tell me by when will this issue be resolved.
Is there a way to do private customer facing support page? So if we send QR codes out for certain products or issues, only those customers can see those support pages.
The business schedule is great how it’s got two levels, any chance we could add more? The use case is that we have a period through the night that chat isn’t open, but on specific days during the week, we are all in one meeting so this would require a third level+ so that someone didn’t have to turn it off for the meeting every time. What do you think? Thanks!
Trying to add a conversation on a specific channel for integration with third parties The only field i see is reply channel but when i fill that in it doesnt stay? I also want to add a phone channel as we integrate with a third party to log calls as conversations. No info on how to do this
Change the order of the survey to show the positive ratings to show first before the negative ratings.
We are launching a new brand site and when interacting with the chat we encounter a CORS network error (API: chat/assistant/init)is there a whitelist CORS policy control we can configure? this currently works for our existing brand.
The interface for creating article on the Kustomer knowledge base is very limited and hard to use. We have very specific formats we have to follow which can only be manipulated in google docs and microsoft word. When we copy and paste our documents into the knowledge base the tables are messed up. Can we fix this somehow?
Is anyone else using both of the optional Additional Feedback methods—and if so, are you seeing reporting errors? We have article feedback turned on and we’ve opted to use both optional Additional Feedback methods (Suggested Reasons and Written Feedback).For context, in the Knowledge Base Report, the Suggested Reasons option feeds the Article Feedback table, while the Written Feedback option feeds the Article Comments table. Unfortunately, right when we turned on the Suggested Reasons multiple choice questions, we lost the reporting functionality for the Article Feedback table. Anyone else seeing this? The Report Issue button doesn’t do anything, so I reached out to Kustomer support back in January and they created a bug for their developers to analyze. Before we enabled the Suggested Reasons option, we used to still see this table in the report, even though it didn’t populate with data, but now it’s just the error screen. Even when we try turning off the multiple choice question opti
In this blog I’m going to discuss how to integrate your Kustomer Org with Conduit. The Conduit platform helps create custom charts for e-commerce, sales and cx platforms (ie. Kustomer). Conduit allows you to automate these charts with workflows so you can automatically import reports directly to Google Sheets. Workflows can also be used to create custom metrics with Google Sheet Formulas using the metrics below. Number of Conversations First Response Time Closed Conversations Closed Time Messages Sent. User/agents name User/agent email The Set Up After signing up (it’s free!), you will need to integrate your Kustomer org. To do this, you will go to Connections on the left hand menu. In the top right of the connections screen you will see a search bar where you can search for Kustomer. After clicking the Connect button, you will need to open your Kustomer org. As you will need to create an API Key. In Kustomer, go to: Settings > Security > API Key Create New API Key Nam
Did you hear the news?? Kustomer has secured it’s largest round of funding yet! Check it out in our latest press release or read on below. New York -- May 23, 2023 -- Kustomer, the industry leading Conversational CRM platform, co-founded by serial entrepreneurs Brad Birnbaum and Jeremy Suriel, announced it has raised $60 million in a new financing round co-led by previous investors Battery and Redpoint with participation from Boldstart as it spins out of parent company Meta. “Kustomer continues to push the envelope and redefine what it means to deliver a modern customer service experience,” said Alex Bard, Managing Director at Redpoint Ventures. “As Kustomer enters the next phase of their journey as a standalone company, we couldn’t be more thrilled to have another opportunity to partner with such a talented team that is passionate about creating products that help companies deliver great value to their customers.” With the new funding, Kustomer will look to expand its team, focus o
Introduction and uses Users of Jotform are aware of how easy the site makes it to create a quick, effective Form to begin embedding their link and receiving submissions right away. For the uninitiated, here’s an outside link for a quick tour. As a Kustomer user, having submissions from these Forms create Conversations in your instance is key to aggregating inbound customer activity. In this article, I’ll outline the procedure for bringing your customer-submitted Jotform Form data into your Kustomer instance to achieve that sweet, sweet synchronization. This is one of many possibilities of quick integrations with the Kustomer platform that makes use of our standardized web/form/email hooks and our powerful Workflow interface. Let’s get started! Create a Form in Jotform From the dashboard “/myforms” page on Jotform’s site, we can begin creating a new Form. The site has an excellent and easy-to-use interface (much like Kustomer’s own Knowledge Base Forms - shameless plug, check) that al
This is a kustomer api specific question.Having Kustomer api endpoint https://api.kustomerapp.com/v1/customers/search, docs are here. I want to receive messages with attachments (attachment name, contentType, contentLength).The body for this request (simplified version):{ "and": [ { "message_channel": { "equals": ["email"] } } ], "queryContext": "message"}The problem here - the standard response does not include all the info about attachments that I need. The question is - Is there any documentation on request body params aggs and fields(I think they may help)? Is it possible somehow to change the request body, so that message attachments are included in response as well?I am trying to minimise the number of calls to kustomer api - get all the info in one go.Thank you for your time.
We have some big news to share with everyone today. Kustomer is officially spinning out from Meta and will now be operating as a standalone company! This is incredibly exciting for us as not only do we have support from our original partners who have invested $60M in capital but we have a team of dedicated professionals who are customer obsessed and extremely passionate about elevating every customer experience by transforming the way businesses and consumers communicate. We recognize this is a very unique opportunity for Kustomer and we are thrilled to be on this next journey with all of you. Together we will move and innovate faster than ever before to deliver solutions that drive results for you and your customers, time and time again. Read the full story of what the future holds for Kustomer on our blog HERE.
Buen día.Tenemos una falla en la vinculación de cuentas de Instagram en Kustomer. Los nombres de las cuentas de Instagram no aparecencompletos en el chat. Al momento de vincular más cuentas no logramos diferenciar entre estas porque no muestra los nombres completos de las páginas.
Sometimes Business rules in Kustomer can’t catch all first inbound interactions because Business rules don’t run while a Conversational Assistant is running. So when a chat is opened any business rules that trigger on first inbound interaction will not trigger. Business rules run after the conversational assistant finishes executing all their associated rules and by then the Initial-in message is already on the conversation. So we can use a Run Workflow interaction in our Dialog from the conversational assistant. Scenario: adding a note triggered off first inbound interaction conditionsIn our scenario we’ll place a note on a conversation based on some customer attributes we evaluate and the event will trigger on the first inbound interaction, the initial-in message. And since this won’t catch chats, we’ll use the Run Workflow step to do the job for the chat channel! How to add the Run Workflow step to your conversational assistantThe Run Workflow object is only available in the “Assist
Learn everything you need to know about our REST API and endpoints
Contact our support team and we'll be happy to help you get up and running
Find all the guidance you need as you navigate through our success resources
Already have an account? Login
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.