Expandtesting: Submit Form
Expandtesting via Parse · developer_tools
Submits the form validation form with contact_name, phone, email, and message fields. The form posts to the confirmation endpoint and returns a response message indicating successful submission. All four fields are required for submission. Submit a form on the Practice Expand Testing form validation page and retrieve the confirmation response. Fulfilled by Parse from practice.expandtesting.com.
- developer-tools
- expandtesting
- other
- parse
- platform-key
- practice-expandtesting-com
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/57738870-8da1-4df2-9daa-4a85ee858fb5/submit_form
- Interface artifact
- sha256:1ad813105e88cf66ac195f2d8b71dc89bdd33fd83bbf38bda1f36fb3ae0f518a
- Manifest digest
- sha256:e6647debb5b4b0ed2668b93a928a8d0594b6328cf732ca552d470b846b0b43b4
Request fields
- email (string, required): The email address to submit in the form.
- phone (string, required): The phone number to submit in the form (e.g. 012-3456789).
- message (string, required): The message to submit in the form.
- contact_name (string, required): The contact name to submit in the form.