← All integrations

Formspree

Formspree integration (Developer Tools, Marketing). Imported from open-connector.

API key1 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
formspree_list_submissions
List submissions for a Formspree form with optional filters.

/forms/{form_id}/submissions

6 parameters
ParamTypeRequiredDescription
form_idstringrequiredThe Formspree form hashid. When omitted, the hashid saved during connection is …
limitintegeroptionalThe maximum number of submissions to return.
offsetintegeroptionalThe pagination offset to return.
sincestringoptionalOnly return submissions received after this datetime.
orderstringoptionalThe sort order for returned submissions.
spambooleanoptionalWhether to return spam or non-spam submissions.
Request private-beta access