Add commenters to CRM lists via keyword rules or add-all mode.
Documentation Index
Fetch the complete documentation index at: https://docs.postsyncer.com/llms.txt
Use this file to discover all available pages before exploring further.
contact_collection_settings so replies can be added to workspace CRM lists: either keyword rules (each keyword maps to a list) or add all (single list). List IDs must belong to the post’s workspace.
Requires bearer token with the posts ability. Returns the full post object (same shape as GET /posts/{post}).
false stores collection as disabled.enabled is true."mode": "add_all" and "list_id": <crm_list_id> in settings (no keyword_rules).
200 — full post resource including contact_collection_settings.
404 — post not found or not accessible.
422 — validation error.
See also: Auto plug, Comment moderation.