Hey there,
we’ve built a completely seperate Form-Page on which we do have a lot of private fields to set. This was necessary as all these fields are irrelevant to all other subscribers but crucial to a special form of subscribers.
Updating Data with PUT to /v2/subscribers({email} works fine.
The problem is, I can’t create subscribers via v2/subscriptions/ including private extra fields as it is not allowed. I want to use this method, though due to sending emails to the subscriber and getting onto the whole subscription process.
Is there any chance to combine those two things?
Thanks a lot! Cheers, Johannes