AI capabilities available in Post Affiliate Pro

Post Affiliate Pro offers AI functionality through two methods:

  • Built-in AI assistant — an AI assistant implemented directly within Post Affiliate Pro
  • FlowHunt AI integration — AI capabilities delivered through FlowHunt, a separate QualityUnit product that connects a custom AI assistant to your Post Affiliate Pro account data.

Built-in AI assistant

The Post Affiliate Pro AI assistant is a built-in assistant trained on PAP documentation and the knowledge base. It helps you navigate the platform, look up settings, and answer questions about your affiliate program without leaving the application.

Read more: https://www.postaffiliatepro.com/features/ai-assistant/

FlowHunt AI integration

FlowHunt is a separate QualityUnit product for building custom AI assistants. Its Post Affiliate Pro integration connects a FlowHunt AI assistant to your PAP account via the PAP API, allowing the assistant to read and manage your affiliate program data on your behalf.

Note: This integration works within FlowHunt's AI assistant product only. It cannot be used to connect Post Affiliate Pro directly to other AI tools such as Claude, Cursor, or ChatGPT.

To use this integration, connect via FlowHunt > Post Affiliate Pro integration or FlowHunt > MCP Servers > Add MCP Server > PostAffiliatePro MCP Server.

Read more: https://www.flowhunt.io/hosted-mcp-servers/postaffiliatepro/

The FlowHunt integration supports the following operations, grouped by function:

Analytics and reporting

  • get_traffic_overview — Get a traffic overview with analytics data including clicks, transactions, and conversion rates.
  • get_transaction_reports — Get detailed transaction reports with grouping and analytics.
  • get_affiliate_performance — Get affiliate performance metrics and statistics.

Transactions

  • search_transactions — Search and filter transactions with advanced options.
  • get_transaction_details — Get detailed information about a specific transaction.
  • create_transaction — Create a new transaction/sale.
  • update_transaction — Update a transaction's information.
  • update_transaction_status — Update transaction status (approve, decline, pending).
  • refund_transaction — Process a refund for a transaction.
  • refund_by_order — Process a refund for all transactions with a specific order ID.
  • chargeback_transaction — Process a chargeback for a transaction.
  • create_recurring_commission — Create a recurring commission for an order.

Affiliates

  • list_affiliates — List and search affiliates in the system.
  • get_affiliate_details — Get detailed information about a specific affiliate.
  • create_affiliate — Create a new affiliate account.
  • update_affiliate — Update an affiliate's information.
  • delete_affiliate — Delete an affiliate account.
  • get_affiliate_general_link — Get the general/default tracking link for an affiliate.
  • get_form_fields_affiliates — Get affiliate form field definitions.

Campaigns and banners

  • list_campaigns — List and search affiliate campaigns.
  • get_campaign_details — Get detailed information about a specific campaign.
  • list_banners — List banners available in campaigns.
  • get_banner_details — Get detailed information about a specific banner.
  • list_direct_links — List directlinks for affiliates.

Affiliate-authenticated operations

  • get_affiliate_campaigns — Get campaigns available to a specific affiliate.
  • get_affiliate_banners — Get banners available to a specific affiliate.
  • get_affiliate_profile — Get the profile of the authenticated affiliate.
  • get_affiliate_traffic_overview — Get the traffic overview for the authenticated affiliate.
  • get_affiliate_transactions — Get transactions for the authenticated affiliate.

System and account

  • get_user_info — Get current API user information.
  • get_settings — Get Post Affiliate Pro system settings.
  • get_version — Get Post Affiliate Pro API version information.

The set of available operations may change over time as the FlowHunt integration is updated.

×