這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Contact Form 7: ServiceNow Incidents integration

外掛說明

The ServiceNow Incidents integration for Contact Form 7 plugin allows existing CF7 users to
automatically create ServiceNow incident (and user / caller) entries on form submission.
When a user enters their information into a CF7 form and hits submit, this plugin will
forward their information to ServiceNow as well as let CF7 continue its
form submission process. Note – This plugin is developed, maintained, and
supported by an independent developer. The developer has no affiliation with
Contact Form 7 or ServiceNow.

ServiceNow integration

This plugin interacts with the third-party ServiceNow API (Application Programming Interface)
in order to create new callers (users) and incident reports.
This is a public web service provided by ServiceNow and
additional information can be found here.

Features

  • Easy CF7 to ServiceNow field mapping
  • Supports creating users / callers if they don’t exist yet
  • Future compatibility with flexible field mapping
  • Convenient, intuitive shortcode
  • Seamless integration and no change to contact form flow

安裝方式

  1. Download the plugin and unzip to your wp-content/plugins directory
  2. Alternatively, just upload the zip file via the WordPress plugins UI
  3. Activate plugin via WordPress admin
  4. Include the following shortcode on your page or post

Shortcode usage

[cf7_servicenow_incident_form cf7_id="[CF7_Form_ID]"]

Replace [CF7_Form_ID] with the ID of your CF7 form. See the
admin settings page for additional shortcode information.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Contact Form 7: ServiceNow Incidents integration〉的開發相關工作。

參與者

變更記錄

0.0.1

  • Genesis