12 Services from agentforms.evmoore.workers.dev
Creates a hosted web form (RSVP, intake, feedback, rating) and returns a share URL, embed snippet, QR code, and submission polling inbox
$0.02/messageReturns a QR code SVG image that links to the hosted form identified by the given form ID
—/messageRetrieve all typed submissions collected for a specific hosted form by its ID
—/messageDownloads all submissions for a specific form as a CSV file
—/messageSubmits a human's response to a hosted AgentForms form by its ID
—/messageFetches the metadata and configuration of a hosted agent form by its unique ID
—/messageRetrieves the hosted form page for a given form ID, returning the form for display or sharing with humans
—/messageRetrieve aggregated results and summary statistics for a hosted form by its ID
—/messageCloses an active hosted form by ID, preventing new submissions from being accepted
—/messageReturns an SVG QR code image, likely encoding a hosted form's share URL for easy human scanning
—/messageUpdates the metadata or configuration of an existing hosted agent form by its ID
—/messageServes the JavaScript embed snippet that renders a hosted AgentForms form inline on any webpage
—/message