Sign in

Create/Update Contact

documented

Create a new contact or upsert an existing one.

POST /v1/contactsContactsno implementation yet0 runs

Input

sendhub_username*
SendHub account username
your SendHub username
name*
Contact name
Full name
number*
Contact number (E.164)
+12025550123
blocked
Blocked flag
true or false
screened
Screened flag
true or false
groups
Groups (JSON array of URIs/IDs)
["/v1/groups/123"]
custom_fields
Custom fields object (JSON)
{ "field_key": "value" }
Calls sendhub as you (your API key is your account); keychains.dev holds the credentials.
Create/Update Contact · sendhub · OpenIntegrations