{
"ACTION_TYPE": "wem_adherence_push",
"WEM_SETTINGS": { "strict_mode": true },
"PARTITION_KEY": "agent_id_${contact.id}"
}
The DATA_ACTION endpoint won’t accept the payload, throwing 422. wem dashboard doesn’t update, doing jack all. The WEM sync requires the PARTITION_KEY to match the agent ID exactly, otherwise the WEM_SETTINGS get ignored and the response body is just empty JSON, totally breaking the adherence view.