AirSend provides you with the ability to use website "Contact Us" forms that are connected to your AirSend account. When a user sends a query using the form, AirSend creates a channel for you and the user where you can respond to the query and communicate.

To insert the contact form into a website:

  1. In the upper-right corner of the AirSend screen, click on your username and choose Settings.
    Username drop-down list

    The Settings dialog box opens.
    Settings dialog box, Contact Form tab
  2. Click the Contact Form tab.
  3. If you want the Contact Us button and form to appear in a different color than the default blue, click Theme color and change it.
  4. Click Copy script to copy the script that inserts the form into a web page.
  5. To display a different message on the website after the user clicks send, edit the text in Message to show after submission.
  6. Click Save.
  7. Open the source code for the Web page and insert the script before the end </body> tag.
    Code for Contact form

    When the Web page is rendered in a browser, it displays a Contact us button: 
    Contact Us button

    When a user clicks the button, a Contact us form opens. The user fills in the form and clicks Send.
    Contact Us form

    After the user clicks Send, the text in Message to show after submission appears on the website:
    Contact Us thank you

    Now, the following happens:

For example:
Sara Davis has copied the script for the contact form into her website and Jared T has filled out the form and clicked Send.

A channel is created in Sara's account that includes Jared and Sara as members.
The first message in the channel is the message Jared entered in the form.
Channel created from contact us form


David receives a message telling him that Denise has filled out a form and a channel has been created where they can communicate. 
Message that contact form has been filled in

Denise receives a message telling her that a channel has been created.