Zaps
Guess a Zap [Beta]
This endpoint returns a suggested Zap and pre-filled URL to Zapier from a given prompt.
This API is rate limited. See Rate Limiting for more details.
POST
/
v2
/
guess
Query Parameters
client_id
string
requiredSee our authentication documentation for how to find your client ID
Body
description
string
requiredThe description of the Zap you wish to create
Response
200 - application/json
title
string
requiredThe generated title for this suggested Zap.
steps
object[]
requiredThe steps this suggested Zap consists of.
prefilled_url
string
requiredA generated prefilled URL to take you to the Zapier editor (selects the highest confidence steps).