Slack Gravity Forms

Send notifications to Slack channels whenever new submission entries, for Gravity Forms, are received.

Author:Akeda Bagus (profile at wordpress.org)
WordPress version required:3.6
WordPress version tested:3.8.11
Plugin version:0.1.0
Added to WordPress repository:18-04-2014
Last updated:30-10-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://gedex.web.id/wp-slack-gravityforms/
Total downloads:1 363
Active installs:40+
plugin download
Click to start download

This plugin is an extension to Slack plugin that allows you to send notifications to Slack channels whenever new submission entries, for Gravity Forms, are received.

The new event will be shown on integration setting with text When new submission entry, for Gravity Forms, received. If checked then notification will be delivered once submission entries are received.

You can alter the message with slack_gform_after_submission_message filter. The filter receives following parameters (ordered by position):

  • $message — Default message to send to Slack
  • $entry — The entry that was just created
  • $form — The current form

See Gravity Forms documentation.

Development of this plugin is done on GitHub. Pull requests are always welcome.