Tapfiliate MCP connector
Tapfiliate is an affiliate tracking platform for managing affiliate programs, commissions, and conversion tracking. The Tapfiliate MCP connector allows AI agents to manage affiliates and their program enrollments, track conversions and commissions, and maintain affiliate metadata. It also supports managing referral codes, customer assignments, and program-specific affiliate relationships.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the Tapfiliate MCP connector to perform the following actions:
- Onboard new affiliates and assign them to marketing programs automatically
- Track affiliate performance across multiple programs and adjust commissions dynamically
- Approve or reject affiliate applications based on predefined business criteria
- Maintain accurate affiliate metadata including contact details and payment information
- Monitor conversion activity and reconcile affiliate earnings in real time
- Organize affiliates by program to segment marketing channel performance and ROI
- Remove underperforming affiliates from programs while preserving historical records
Example prompts
Use the following example prompts to invoke Tapfiliate MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all affiliates in Tapfiliate and their current program assignments.Create a new affiliate in Tapfiliate for the influencer marketing program.List all affiliates approved for the summer promotion program in Tapfiliate.Remove this affiliate from Tapfiliate and archive their records.Update the affiliate's payment method and contact email in Tapfiliate.Approve the pending affiliate applications in Tapfiliate for our referral program.Get me the affiliate details for John Smith in Tapfiliate.Add this affiliate to our e-commerce program and set their commission rate.Disapprove the affiliate from the loyalty program in Tapfiliate.Show me all active programs in Tapfiliate and their affiliate counts.
Tapfiliate MCP connector tools
The Tapfiliate MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getAllAffiliates | Retrieves a complete list of all affiliates in the system. |
| createAffiliate | Creates a new affiliate account with the provided information. |
| getAffiliate | Retrieves detailed information for a specific affiliate. |
| deleteAffiliate | Removes an affiliate account from the system. |
| addAffiliateMetadata | Adds or overwrites custom metadata fields for an affiliate. |
| removeAffiliateMetadata | Deletes specific metadata fields associated with an affiliate. |
| updateAffiliateMetadata | Modifies existing custom metadata fields for an affiliate. |
| getPrograms | Retrieves a list of all available affiliate programs. |
| getAllProgramAffiliates | Retrieves all affiliates enrolled in a specific program. |
| addProgramAffiliate | Enrolls an affiliate into a specific program. |
| getProgramAffiliate | Retrieves details about an affiliate's enrollment in a program. |
| approveProgramAffiliate | Grants approval status for an affiliate in a program. |
| disapproveProgramAffiliate | Revokes approval status for an affiliate in a program. |