parabol
parabol copied to clipboard
Track referrals for mass invitation links
A mass invitation link already has the invitee teamMember encoded, but we don't track it in any event: https://github.com/ParabolInc/parabol/blob/4fb6ee9152565abda8ba2c98476c3ca71e0fd593/packages/server/utils/massInviteToken.ts#L21
We should add it to the invite accepted event (if we already have one).