plunk_create_contact
Create or update a contact by email, with automatic normalization of email case and whitespace on the server.
Instructions
Create or upsert a contact by email. Emails are normalized server-side (case + whitespace) on v0.12+, so you don't need to lowercase or trim client-side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Custom contact fields, e.g. {plan: 'pro'} | |
| Yes | |||
| subscribed | No |