📍 Refresh 2026 — AI Service Transformation May 14, 2026 | Convene 30 Hudson Yards, New York City
CX and Customer Support
Recently active
Hello, I am quite new to bot building so I hope someone can help.I have created a flow where a reference number is collected. This has the following regex validation applied:(700000[0-9]|70000[1-9][0-9]|7000[1-9][0-9]{2}|700[1-9][0-9]{3}|70[1-9][0-9]{4}|7[1-9][0-9]{5}|[89][0-9]{6})I have then created a condition where if the response is valid you to go dialogue 12.2, else dialogue 12.4.Where a valid reference number is entered this works as intended, however if something else is entered this is not going to 12.4, instead it is just asking for the reference again (12.1) leaving you stuck in a cycle.Is there something I have done wrong? How can a you get out of this cycle without entering a valid reference?
I created a custom Single-line text Ticket field.I want this to appear in reports I create in Analytics, There currently is no option to include these fields.Are there any plans to allow this? It seems logical that people would expect to be able to use these fields in reporting. Thanks
Hello,I am trying to create a condition based ticket form for the customers to fill in when creating a ticket. So I have placed a ticket field into a section field under another field. Is it possible to add another layer to this and add a section to the ticket field which is within a section currently. I am also wanting to know if sections can be added to the default product field? Kind regards
Hello, are there any plans to expand the Freshservice API to be able to complete approvals programmatically?
I have a script that uses the v2 tickets endpoint to return tickets updated since a specific point in time. The script loops through each ticket returned and, for each, calls the time_entries endpoint to retrieve its time entries.Examining the return headers on the very first API call to get the list of tickets reveals a rate limit of 120 and remaining count of 119. However, the first time the script calls for time entries (on the very first ticket) the API returns a 429 error. Presumably, this would be the second call from a rate limit perspective.We have no other apps using the API key. We are on a Pro plan.Any help would be greatly appreciated.
I am working on an orchestration for when users go on leave that will block their logon by editing the “logonhours” attribute in AD to block logon.I am able to edit other attributes in the custom_attributes field without an issue, but when I go to update logonhours, I get the following error in the screenshot below: In case the picture doesn’t load for anyone, the error is:The request is not supported At line:1 char:1 + Set-ADUser -Identity 'CN=Test User,OU=************************************************ ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (CN=Test User,OU...s,DC=*********************) [Set-ADUser], ADException + FullyQualifiedErrorId : ActiveDirectoryServer:50,Microsoft.ActiveDirectory.Management.Commands.SetADUser Disabling the user is not an option as it will kick off other automation that will break other things in the domain including their IP phone setup. Is this field not able to be updated throug
Hi everyone, how can I connect my Power BI desktop app to the tickets information on FreshService? I want to create custom metrics and dashboards and check them directly. Currently I can export a file manually (as Growth doesn’t allow to schedule and so I cannot get an API URL) and connect directly and do the updates.However, I would love the option to just have a direct connection to it, check real time (almost) for metrics and dashboard at any time. I have a Power BI Pro license and FreshService has been our ticketing system for over a year now.I know this is possible with FreshDesk, but with FreshService I have been unable to find a solution using some articles on this group. There are some third party services, but those are static dashboards or is pricey. We want to be able to create a direct connection and produce the exact metrics that our director needs. thank you!
I am attempting to create an automation that will send ticket info to a webhook when a ticket is updated. If the ‘Push to Monday’ custom field is selected. Currently it is working only when the ‘Push to Monday’ field is updated. I would like it to work on any update to a ticket where the ‘Push to Monday’ field has been selected.
I receive the error message "Email rejected due to an unexpected error. Please try again after sometime." when I attempt to send an email to our customer.Please help me solve this problem and how can I recognise the problem specifically. thanks
Hello,We want to add a title for a section of checkbox fields to give our customers instruction. It would appear above the checkboxes and say something like “Please indicate which expenses you incurred”. I’ve included a screenshot of the section of this ticket form. Thank you!Anna
On my portal, I would very much like to have a separate tab for FAQ articles. I also want the folders arranged in a list on the left, with the articles within showing in a list with only the title showing, with a expand/collapse button right next to each title, that makes the content of the article appear/disappear.Freshdesk themselves has this:Emails : FreshdeskHas anyone here been able to do this with coding? and if so, could someone maybe provide some snippets and a short explanation of how to do it?
Hi all,i added a freshdesk widget to my site with this line<script type='text/javascript' src='https://euc-widget.freshworks.com/widgets/xxxxxxxxxxx.js' async defer></script>And everything works well. (x are placeholders)Now i need to add the RSI.I added the integrity=xxxxxxxx and the crossorigin=”anonymus” attributes.But the browser tell meNo ‘Access-Control-Allow-Origin’ header is present on the requested resource.I already added the RSI for many other resources without problem.Any suggestions?Tnx a lot
Hi All,Looking at past request for this, there has been no response from the Freshservice exerts.Surely there must be away of adding Tasks to a scheduled Ticket??? Most scheduled tickets are for certain checks etc, so it makes sense that there are tasks enabled within the ticket.Thank you in advance,Steve
I have created a Time trigger automations that mark the ticket status as closed after 48 hrs of ticket being marked as resolved, and we have a ticket update rule that says any changes on the ticket update should call a webhook to our internal system. The trigger automation rule is working fine but the ticket update automation rule is not working as expected. can anyone help
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
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.