要扩大联系表单的覆盖范围,请使用 Webhooks 将其与 Google Sheets、Mailchimp、Constant Contact 或第三方应用程序集成。
To add integrations, right-click the Contact Form, click Edit Content, and click the Integrations tab.
Google 表格集成
Use the Google Sheets integration to instantly add contact form submission data to a spreadsheet in Google Sheets. All contact fields in the form will be populated into the spreadsheet, including a time stamp of when the form was submitted.
Note
MailChimp 集成
MailChimp is a tool for the distribution of email campaigns, newsletters, and so on. By using the new form integration, site owners can manage contact lists of potential clients (site visitors) by collecting email addresses, which are submitted to the form and send them automatically to MailChimp.
You must have a MailChimp account. Once you have an account, create a mailing list in your MailChimp account where the contact details will be collected.
Note
The only fields you can connect to MailChimp are First Name, Last Name, and Email. The integration will only work if you configure the fields with the exact same name on the Contact Form. A field may be left empty if you select to Leave this field empty in the drop-down menu.
Tip
If you have already configured your MailChimp integration and want to test your form with a test email, MailChimp may block test emails without notice (for example, test@test.com). To test your MailChimp integration, we recommend using a real email.
Constant Contact Integration
This is a similar integration to MailChimp, but allows site owners to create mailing lists in their Constant Contact account.
You must have a Constant Contact account. Once you have an account, create a mailing list in your Constant Contact account where the contact details will be collected.
Webhooks Integrations
Numerous online and cloud services offer integrations through a path called Webhooks. Webhooks send notifications to a specific web address called the endpoint URL. You can connect the contact form to send an event when the contact form is submitted.
要使用 Webhook 将联系表单连接到其他服务,您需要使用所需服务创建自定义端点 URL,并将其粘贴到联系表单中的 Webhook 集成字段中。添加 Webhook URL 并提交表单后,将向端点发送 POST 请求,其中包含 JSON 格式的正文数据。以下是 JSON 数据的示例:
{"Submission Date":"06/02/2016 10:23:54","Form Title":"Contact Us","Name":"John Smith","Email":"test@example.com","Phone":"(555).555.1212","Message":"Webhook Form Submission!"}
Note
Submission Date and Form Title will always be provisioned. The other fields (field_name : value) are based on the fields configured in the form.
All field information is set as a string and contained in quotation marks. For example, 7
is sent as "7"
.
Create an Endpoint URL
Endpoints are set up on third-party services (for example, Zapier or Slack), or another server that you control. These endpoints are specifically set up to receive notifications from the Webhook.
Integration Ideas
Example Webhooks/Endpoint URL Setup on Slack
每次提交联系表时,您都会在 Slack 上收到一条消息。
File Attachments
Files can be attached to submissions by creating a file attachment field in the contact form. Links to uploaded files are available in the form submissions’ download file, as well as in any of the form integrations such as Webhooks and Google Sheets.
Note
There are no restrictions on the type of file that may be uploaded.
Site visitors are not be able to upload files larger than 10MB.
Customer Support Hours
Mon - Fri, 9 am to 9 pm (CT)
Sat, 9 am to 6 pm (CT)
(Chat Unavailable on Saturdays)
iClassPro offices will be closed in observance of the following holidays:
New Year's 2024 (Jan 1, 2024), Good Friday (March 29, 2024), Memorial Day (May 27, 2024), Independence Day (Jul 4, 2024) Labor Day (Sep 2, 2024), Thanksgiving (Nov 28 - 29, 2024), Christmas (Dec 24 - 25, 2024)
Visit the Customer Support Page