Skip to main content
Question

Moving Profiles Between Accounts With Consent from the original list

  • March 12, 2026
  • 1 reply
  • 13 views

Forum|alt.badge.img+3

Hello, 

We are a manufacturer of sporting goods for players. We have recently expanded the business into player management because of this we are creating a player website for one player. We are looking at adding two check boxes on the player page for subscription purposes.

  1. Tick box to subscribe to the player page newsletter
  2. Tick box to subscribe to the sporting goods manufacturer newsletter

If someone clicks the second tick box would I be able to share this to another Klaviyo account?

If so how would I be able to do this.

The player website will state it is powered by the sporting goods manufacturer. I have read some examples in the community about list sharing but would them ticking a second tick box allow me to share that information with another Klaviyo account in this case being the sporting goods manufacturer?

1 reply

whereisjad
Expert Problem Solver IV
Forum|alt.badge.img+17
  • Expert Problem Solver IV
  • March 12, 2026

@george12345245135124 if I understand correctly we are talking about 2 distinct Klaviyo accounts and you are setting up a single form on your website that will interact with lists in each account.  The best way to achieve this is if you implement it as a custom form and then the calls to subscribe will be client side calls via this api https://developers.klaviyo.com/en/reference/create_client_subscription you just need to pass in the correct Client public key to the calls.