CX and Customer Support
Recently active
Cuando un cliente intenta hacer un tickect recibe este mensaje"Lo sentimos. Se le ha restringido el acceso a esta página de asistencia" Nuestro acceso url es: https://logistica-tbi.freshdesk.com/
Hi all,I am trying to modify our knowledge base view to show the category descriptions, but I cannot find instructions on how to include this. Is there custom code available to include the category description for each category when users are viewing all of our solution categories?
I have been testing out the sample API calls for the freshworks API for Integration that we need to do. I have tried to post to our API using Custom Objects I have already set up and received the message "message":"POST method is not allowed. It should be one of these method(s): GET, HEAD"} We have the API Key and I can do a Get of the Custom Object Records but POST does not seem to be allowed
Hello Everyone!As we draw closer to the general availability of Freddy Copilot on February 5th, we are making the Freddy Copilot add-on available for pre-purchase, starting at USD 29 per agent per month.The add-on also comes with free access to Freddy Insights for a limited time which continues to be in beta. Buy Freddy Copilot add-on before February 5th so you don’t lose access to Freddy Copilot and Freddy insights after the beta ends.Reach out to your account manager or go to your plans and billings page to make the purchase. To learn more about the Freddy Copilot Add-on, click here.Want to learn more? Join our webinar on February 5th to explore Freddy Copilot value, capabilities, and roadmap with subject matter experts. If you have any questions, please drop them in the comments below.
Hi all,I know this sounds like an active directory issue but thought I would post something anyways. Hoping someone has seen this issue or has a solution. The problem we are encountering is tickets will come into the dash that are not meant to be routed to our support email. Whether this is spam emails, auto replies, and general messages we have checked within our AD and there is no group or rule in place for these emails that are coming through. We get the full array, amazon replies to one of our employees in a different department, spam, stuff from our vendors meant for someone else in a different region. We have spam filtering on within Freshdesk and cannot seem to find the root cause of this issue, anyone have any ideas? We are going to contact MS as well, but this only occurs within FD so figured I would try both lanes to find a solution, even if it is a minor inconvenience. Thanks!
Hi Guys,Can anyone tell me how to use the integration of Customer Service Suite (CSS) with Slack?I have done the integration, but I can’t find the widget of the Slack that has connected on the Conversation Menu.I have attached some capture for the detail.Please could you guys help?
Whatever mails I reply from freshdesk, all of the replied to cc show undelivered.This has started happening 4th Jan 2024 onwards.Refer image below: ( everything marked in cc is always undelivered, even though the email are operational. )
We’re trying to create sub-tickets (*not actual “Child Tickets*) via an API call, but we need to be able to transfer attachments from the main ticket to them (they generally only have one attachment).When I attempt to put the attachment section from the JSON of the parent ticket into the creation payload, I get a Validation Failed on attachments field of datatype_mismatch with message “It should be of type valid file format”.Here’s the payload I’m putting into my POST to /api/v2/tickets{"email": "REDACTED@redacted.org","status": 2,"priority": 1,"source": 1,"subject": "Child Vaya Onboarding Test","description": "This is a test to Business Apps. Please refer to the parent ticket for attachments.","workspace_id": 2,"group_id": 23000165356, "attachments": [ { "id": 23005786611, "content_type": "application/octet-stream", "size": 1306, "name": "EMP--2024_01_18.csv", "attachment_url": "https://REDACTED.atta
None of the link to the free themes are working.Can someone help out with free themes one can use? Its been a whole hell lot of work getting to see themes.Help!
I have several products and would like to have the system send or not send certain email notifications to the requesters depending on the product. Also, for example, if I brand my email notification with the logo of one of my products, that logo will show up in all email notifications of all products. It would be nice to have “per product” configurations.
Hi there, We are using M365 Shared Mailboxes for our engagement with customers. Now we are evaluating changing to freshdesk, but it seams like there is no support for shared mailboxes so far. That would be blocker for us and I wanted to ask if there is a way to get the Microsoft email integration, which freshdesk seams to support, to work with shared mailboxes. As far as I can see, it would be sufficient to have a place to enter the exchange mailbox that should be used with the authentication provided instead of using the default mailbox of the user. So is there a way to get this done or is this a feature that is in development? This would unblock us and help us move forward with freshdesk. Thanks, Sia
Hi, I’m wondering if anyone has a solution to the workflow I’m attempting to create and run.I’m looking to create a workflow that strictly runs when the requester has been changed to a particular requester. I do not see this as possible with the current event triggers.In the past, I have been able to use custom fields (using a field change as a event trigger), however with a change of requester I do not have ant option. Am I missing something, or a potential workaround? Any thoughts would be appreciated.
Hello,I've recently modified the Content Security Policy of my website by removing https://www.google.com as an allowed domain to be used.I've replaced that domain with https://recaptcha.net, which, according to their documentation, provides the same functionality while reducing the cookies that may be set by the www.google.com domain. You can find more information here: https://developers.google.com/recaptcha/docs/faq#does-recaptcha-use-cookiesHowever, since making this change to the CSP, the widget no longer functions.I have a couple of questions I'd like to ask:1. Is there any way to configure the widget to use https://www.recaptcha.net instead of https://www.google.com?2. Is there any possibility to configure the widget to use ReCaptcha V3? This new version is simpler and less intrusive for users.Thank you in advance.
Notification emails have stopped being delivered to my gmail account due to DMARC policy at freshdesk.comAny ideas?Brad Here’s the email error from Google:{ "recipient": "paulbradleysmith@gmail.com", "log-level": "error", "storage": { "region": "us-west1", "key": "BAABAQWYuzDPFDG_IK1AyKqO8xQZiNrJZA", "env": "production", "url": "https://storage-us-west1.api.mailgun.net/v3/domains/meetingsavvy.com/messages/BAABAQWYuzDPFDG_IK1AyKqO8xQZiNrJZA" }, "id": "1smkBwRJTJy1m0ajSvRO0g", "delivery-status": { "enhanced-code": "5.7.26", "description": "", "attempt-no": 1, "code": 550, "utf8": true, "message": "5.7.26 Unauthenticated email from freshdesk.com is not accepted due to\n5.7.26 domain's DMARC policy. Please contact the administrator of\n5.7.26 freshdesk.com domain if this was a legitimate mail. Please visit\n5.7.26 https://support.google.com/mail/answer/2451690 to learn about the\n5.7.26 DMARC initiat
We are calling “create a Note” API of fresdesk from Salesforce but not able to send attachments in the correct format. Can anyone please help with an example of how to send attachments with the request ? Our code:LWConFileUpload(event) { console.log('event.target :: ', event.target); console.log('event.target.files, ', event.target.files); const file = event.target.files[0]; console.log('file:: , ', file); var reader = new FileReader() reader.onload = () => { console.log('reader.result :: ', reader.result); // var base64 = reader.result.split(',')[1] // this.fileData = { // 'filename': file.name, // 'base64': base64 // } this.fileData.name = file.name; this.fileData.base64 = reader.result.split(',')[1]; this.fileData.file_size = file.size; this.fileData.content_type = file.type; } reader.readAsDataURL(file
Hi, not sure if anyone has come across this and can point me in the right direction… I have a basic workflow that adds a public note to a ticket when a task within the ticket is marked as complete. When adding placeholders, there is an option to add fields from the task. I have tried adding{{ittask.description}}{{ittask.title}}but neither show up when the note is added. Is there a way to add the details of the task that has been completed to a public note on the corresponding ticket? Thanks in advance. Kevin.
When I call the /api/v2/tickets/<id> I do get back a field called custom_fields but they are not what I expect for that ticket type, any ideas what I’m doing wrong?
Getting below error email frequently from FreshService. That mailbox is operation on our exchange 2016, what exactly should we check in exchange logs for this custom mailbox as that is working fine. Dear Admin,Your Freshservice custom mailbox xyz support(support@exyz.com) is unable to send outgoing emails due to 'Mailbox limit exceeded'.What are my next steps?If you had sent huge volumes of emails in the last few hours, you might have reached the upper limit set by your mail service provider. Contact your mailbox provider to increase the limit or try again later.Can Freshservice help me with this?Freshservice cannot help with this issue because this is a custom mailbox. We can only read and relay error messages from your mail provider.What happens to all the tickets/emails that should be outgoing via this mailbox?We will queue your emails for up to 72 hours and try to send them once your mailbox reconnects. Success isn't assured though due to various factors. As a best practice, it's
I am looking at turning off emails to our IT portal to encourage more tickets to be raised by the self service portal.Does anyone have any thoughts on this? Has anyone been able to sucessfully implement this?Also, I suppose the question would be…. how do I do this?
I’ve created a Dept > Role > Credentials Dependent Field node in a Service Request, but when I try to use it in Workflow, I only see the top-level field. Have I missed something? I’m trying to base conditional workflows on Dept/Title selected from Service Item. Thanks! Scott -
Hello, I try to automatically set a “under support contract” from serial number field filed by customer.To do this :I have a custom field “Serial Number” in the customer ticket formI want to compare the serial number with the serial number in the custom object database. This on is linked to a contract (custom object too) with time expiration. if the contract is still running, set the custom value “under contract” to True Do you have any solution to do this ? Thanks in advance,BR David
I tried to create a automation of the closing of tickets that arent responded on by the ticket creator.But when i activate the automation, there seems to be send emails to the requester every day.So i have a fault somewhere, but i cant seem to find where or how.Automation:SummaryConditionsIf Status is Open OR Pending OR Waiting for InformationANDIf Hour Since Requester responded is 43ActionsSet Status as ResolvedANDAdd watcher (manager) AND (agent)
Hi...I’m excited that we are finally moving to the Suppoirt Desk Growth plan so will have access to the API. I worked at a previous company and had a suite of Freshdesk API calls via Powershell, such that I basically could run my FD from the Powershell command line. I’m wondering if anyone has done any integration with ToDoIst? When a ticket is assigned to me, I’d like it to generate a Todoist Task that includes the subject line and ticket number. Maybe there is a way to do this without the API?
Hello,I am using Freshdesk as my customer support platform, and I would like to know how to integrate my website with Freshdesk. My website is URL. I want to enable seamless ticket submission and provide a support widget on my website for my customers to easily reach out to me.Could you please guide me on how to integrate my website with Freshdesk and customize the support widget to match my website's branding?Thank you!
Hi AllI created Automated tasks, however when I Complete the task, the Task Reopens Automatically…. I am using the SandBox environment.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.