Skip to main content
PATCH
Update council data from Zapier

Authorizations

X-API-Key
string
header
required

SageScreen API key stored in ss_zapier_api_key option

Path Parameters

id
string
required

WordPress post ID (numeric) or council_id UUID

Examples:

"123"

"c9d8e7f6-5a4b-3c2d-1e0f-a1b2c3d4e5f6"

Body

application/json

Partial update payload for council

name
string

New council name (updates post_title)

Example:

"Greenville City Council"

phone
string

Phone number (any format — stripped to digits)

Example:

"(800) 555-1234"

address
object
pipedrive_company_id
string

External Pipedrive CRM company ID

Example:

"12345"

credits
object

Credit adjustment

Response

Council updated

success
boolean
data
object