OCNORA

Tapfiliate

CRM & salesAPI keycredential probe

Manage affiliates, programs and commission approvals on a Tapfiliate account through the 1.6 REST API.

OCNORA ships 8 typed Tapfiliate operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.tapfiliate.com/1.6 through the HTTP node with the same credential.

Operations 8

  • Add Affiliate To Program
    Enrol an existing affiliate in one of the account's programs.
    tapfiliate.add_affiliate_to_program
  • Approve Commission
    Approve a commission so it becomes payable. Tapfiliate takes no body for this, so the node reports the id it approved.
    tapfiliate.approve_commission
  • Create Affiliate
    Create an affiliate account from a name and an email address, so a signup elsewhere becomes an affiliate without anyone retyping it.
    tapfiliate.create_affiliate
  • Delete Affiliate
    Delete an affiliate from the account.
    tapfiliate.delete_affiliate
  • Get Affiliate
    Retrieve one affiliate by the slug Tapfiliate assigned it.
    tapfiliate.get_affiliate
  • List Affiliates
    List the account's affiliates, optionally narrowed to one program, referral code, parent affiliate or affiliate group.
    tapfiliate.list_affiliates
  • List Commissions
    List commissions, optionally narrowed to one affiliate or a date range, for a payout run or an approval queue.
    tapfiliate.list_commissions
  • List Programs
    List the affiliate programs on the account, which is where the program ids the other nodes take come from.
    tapfiliate.list_programs

Run your first Tapfiliate workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.