Developer
Developer - Zapier

Preview Zapier Output

Generate the Zapier payload for a specific call's lead and return it without sending. Runs the synchronous LLM generation against a sync session (the established dev-endpoint pattern; build_payload and Bedrock are sync).

post/developer/zapier-config/preview/{call_id}

Path parameters

call_idstring uuid required

Response

Successful Response

call_idstring required
lead_idstring nullable
generatedboolean required

Whether a payload was generated

payloadobject nullable

The structured output that would be sent

detailstring nullable

Why generation was skipped, if applicable

Changes

No recorded changes to this endpoint across all 1 revision of this API.