Tool to create a new forum within a category in Freshdesk discussions. Use when you need to add a new forum to organize discussions within a specific category.
nameRequiredstringThe name of the forum. Must be a non-empty string.
forum_typeintegerThe type of forum. Valid values: 1=Questions, 2=Ideas, 3=Problems, 4=Announcements. If not specified, defaults to Questions (1).
category_idRequiredintegerThe ID of the category where the forum will be created. This is a required path parameter.
descriptionstringThe description of the forum. Supports plain text or HTML content.
forum_visibilityintegerThe visibility setting for the forum. Valid values: 1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies. If not specified, defaults to Everyone (1).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.