Skip mandatory fields

Created by Fawzia Aleem, Modified on Tue, 18 Jun, 2024 at 3:43 PM by Fawzia Aleem

When a customer has configured mandatory fields in their Helpdesk account, and if those fields are not provided with values in the webhook payload while creating a ticket, the system returns a 400 Bad Request error. In such cases, there are several options for the customer to resolve the issue:

  • Remove the field mapping from the payload 
  • Pass a value to the mandatory field
  • Skip the mandatory field check 


If the customer wants to bypass the mandatory field checks altogether,  you can confirm the Freshdesk URL with them and ping the account detail in the regional Slack channel. Agents with admin access would be able to enable the feature that bypasses the mandatory field checks.


By enabling this feature, the system will create a ticket even if the mandatory fields are not provided in the webhook payload, effectively bypassing the error response that would have occurred otherwise.


The Skip Mandatory Check feature will work only for "Create a Ticket" API call

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article