Formcarry

Learn how to use Formcarry with Composio

Overview

Enum

FORMCARRY

Description

Formcarry is a form API that allows you to collect submissions from your own designed HTML forms without coding any backend, providing features like email notifications, file uploads, spam protection, and integrations with other apps.

Authentication Details

api_key
stringRequired

Actions

Tool to retrieve a list of submissions for a specific form identified by its id. supports pagination to navigate through large sets of submissions.

Action Parameters

formId
stringRequired
limit
integer
page
integer

Action Response

data
array
error
string
meta
object
status
string
successful
boolean