We'll create fresh WordPress site with HB FreshDesk installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin is used for connect your FreshDesk account in your wordpress site. You can easily to get your FreshDesk FAQs and Ticket, And also create a new ticket in your FreshDesk account directly using this plugin, And also check your ticket conversation.
FreshDesk Terms of Service
https://www.freshworks.com/terms/
Place this shortcode in page, post or text widget where you’d like to display Data.
[freshdesk-create-ticket]
[get_all_ticket]
[freshdesk-faq]
Place this shortcode in any template parts of your theme.
<?php echo do_shortcode('[freshdesk-create-ticket]'); ?>
<?php echo do_shortcode('[get_all_ticket]'); ?>
<?php echo do_shortcode('[freshdesk-faq]'); ?>