Connect your own Freshservice ITSM account to manage Tickets (Incidents & Service Requests), Problems, Changes, Releases, Assets (CMDB), and Knowledge Base articles through the Freshservice v2 REST API.
connect_freshservicewriteConnect your own Freshservice account by saving your domain and API key, after checking they actually work.
disconnect_freshservicewriteDisconnect a Freshservice account: deletes the saved domain/API key.
list_connectionsreadList the connected Freshservice accounts.
list_ticketsreadList tickets (Incidents and Service Requests) in the connected Freshservice account, optionally filtered by a Freshservice filter query.
get_ticketreadRead one ticket in full by id.
create_ticketwriteCreate a new ticket (Incident or Service Request).
update_ticketwriteUpdate selected fields of an existing ticket. Only given fields change.
list_problemsreadList problems on the connected Freshservice account.
create_problemwriteCreate a new problem record.
update_problemwriteUpdate selected fields of an existing problem.
list_changesreadList change requests on the connected Freshservice account.
create_changewriteCreate a new change request.
update_changewriteUpdate selected fields of an existing change request.
list_releasesreadList releases on the connected Freshservice account.
create_releasewriteCreate a new release record.
update_releasewriteUpdate selected fields of an existing release.
list_knowledge_articlesreadList Knowledge Base articles on the connected Freshservice account.
list_requestersreadList requesters (end users who raise tickets) on the connected Freshservice account.
list_agentsreadList agents (support staff) on the connected Freshservice account.
list_tablereadList records from any Freshservice v2 API path -- a generic passthrough for endpoints not covered by typed wrappers.
create_recordwriteCreate a new record on any Freshservice v2 API path -- a generic passthrough for endpoints not covered by typed wrappers.
update_recordwriteUpdate a record on any Freshservice v2 API path -- a generic passthrough for endpoints not covered by typed wrappers.
delete_recordwritePermanently delete a record from any Freshservice v2 API path. Cannot be undone.
audit_instance_healthreadBuild one aggregated health report across the connected Freshservice account: open tickets/problems/changes/releases.
list_assetsreadList Configuration Items (CMDB assets) on the connected Freshservice account.
get_assetreadRead one asset (Configuration Item) in full by display id.
Install Freshservice and let Webbee use it across your workflow.
Open in panel