Welcome to Inspired Forms

Create new

{
  "name": "tridnguyen.com Contact Form",
  "fromName": "Inspired Forms Notifications",
  "notifySubject": "Contact Request from tridnguyen.com",
  "id": "52e49f41dd1cae0200000002",
  "notifyEmail": "tri@tridnguyen.com",
  "validation": {
    "requireds": [
      "name",
      "email",
      "message"
    ]
  },
  "fromEmail": "notifications@tridnguyen.com"
}
{
  "notifyEmailType": "email",
  "name": "CBTA LLC Contact Form",
  "fromName": "CBTA LLC Notifications",
  "notifySubject": "New Web Contact Request",
  "id": "52e88da1fe75390200000003",
  "notifyEmail": "jvermilyea@cbtallc.com",
  "validation": {
    "requireds": []
  },
  "fromEmail": "notifications@cbtallc.com",
  "notifyEmailCc": "jweinstein@cbtallc.com"
}
{
  "notifyEmailType": "field",
  "name": "CBTA LLC Appointment Request Form",
  "fromName": "CBTA LLC Notifications",
  "notifySubject": "New Appointment Request",
  "id": "52e88f08fe75390200000004",
  "notifyEmail": "therapist-email",
  "validation": {
    "requireds": []
  },
  "notifyEmailCc": "jvermilyea@cbtallc.com",
  "fromEmail": "notifications@cbtallc.com"
}