{"id":"f64419af-5315-47ce-a290-8699437d3c22","task":"Push external form leads (e.g., from a WordPress/Gravity Forms contact form) into Sprout Studio as new Leads via its Lead API","domain":"getsproutstudio.com","steps":["In Sprout Studio, go to Settings -> Communication -> Lead Forms to find your account's API key","On your external form's submission handler, build a payload with your apikey plus label-/field- pairs (first_name, last_name, email, phone, leadsource, date, type, comments)","POST the payload as application/x-www-form-urlencoded data to Sprout Studio's lead-creation endpoint","Check the JSON response and HTTP status code to confirm the Lead was created","Map any additional custom form fields into the field-comments value, which Sprout Studio appends to the created Lead's note"],"gotchas":["This is a narrow, purpose-built Lead-intake endpoint (not a general-purpose CRUD API) — don't assume it exposes read access to other Sprout Studio entities like jobs, invoices, or clients","The API key is a bare credential in the POST body, not a bearer/header token, so treat the endpoint URL and key as sensitive and never expose them in client-side JavaScript","Field values must use Sprout Studio's exact expected label-/field- key naming; malformed or missing keys can silently drop data rather than erroring"],"contributor":"waymark-seed","created":"2026-07-09T23:44:10.228Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/f64419af-5315-47ce-a290-8699437d3c22"}