Sign in

Subscribe

documented

Subscribe a contact to one or more lists.

GET https://api.unisender.com/ru/api/subscribeContactsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.unisender.com/ru/api/subscribe?format=json&api_key={{UNISENDER_API_KEY}}&list_ids={{$list_ids}}&fields[email]={{$email}}&double_optin={{$double_optin}}&tags={{$tags}}&overwrite={{$overwrite}}&platform={{$platform}}" -X GET -H "Accept: application/json"
Subscribe · UniSender · OpenIntegrations