NoCodeAPI

NoCode Forms

Build forms without writing a single line of code. NoCode forms connected with thousand of tools.

Send form data to NocodeAPI

Send all your form fields to your NoCodeAPI DB, save them and then use them as a JSON format to build applications

				
					https://v1.nocodeapi.com/<username>/nForms/<token>

				
			

– Body:

				
					{
  "fields": [
    {
      "field": "email",
      "value": "test@nocodeapi.com"
    },
    {
      "field": "firstname",
      "value": "Adrian"
    },
    {
      "field": "lastname",
      "value": "Mott"
    },
    {
      "field": "website",
      "value": "http://hubspot.com"
    },
    {
      "field": "phone",
      "value": "555-122-2323"
    },
    {
      "field": "address",
      "value": "25 First Street"
    },
    {
      "field": "city",
      "value": "Cambridge"
    },
    {
      "field": "state",
      "value": "MA"
    },
    {
      "field": "zip",
      "value": "02139"
    }
  ]
}
				
			
– Request Parameters :
Object Description
email [Optional] Your email on which you want to receive form submission data. Feature only available to PRO users

Remove stored data

Removed stored data in Nocode database

– Request Parameters :
Object Description
id [Required] Id of record to delete.

Search in form data

Search or get your form data from NoCode Database.

– Request Parameters :
Object Description
field [Optional] Field name to search
value [Optional] Field value to search

BLACK FRIDAY Month STARTED - Coupon: BF2023 for 50% OFF