🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
H

HEAT Chatfuel Integration

0/5 (0 ratings) 30 active installs Updated Aug 1, 2025
Screenshot 1

This plugin provides seamless integration between your WordPress website and Chatfuel chatbots through JSON APIs and Customer Chat Plugin functionality.

Key Features:

  • Customer Chat Plugin Integration: Embed Chatfuel chat widget on your website footer without editing theme files
  • JSON API Endpoints: Provide data sources to your chatbot including:
    • Posts and products by category
    • Search functionality by keyword
    • WooCommerce product integration
  • Easy Configuration: Simple admin interface for setup and management

API Endpoints Available:
* /wp-json/chatfuel/post/category/{category}/{offset} – Get posts by category
* /wp-json/chatfuel/post/keyword/{keyword}/{offset} – Search posts by keyword
* /wp-json/chatfuel/product/category/{category}/{offset} – Get WooCommerce products by category
* /wp-json/chatfuel/product/keyword/{keyword}/{offset} – Search WooCommerce products by keyword

Requirements:
* WordPress 4.7.0 or higher
* For WooCommerce features: WooCommerce plugin installed