BACK TO DIRECTORY

Gragrid: Gravity Forms + SendGrid

by Vlass Contreras

5.0
(1 ratings)

Integrate your Gravity Forms with SendGrid to send submissions with email fields to your contact lists.

Advanced

You can customize the contact data sent to SendGrid in the entry submission context with this hook:

apply_filters( 'gragrid_contact_params', array $contact_params, array $entry, array $form )
  • $contact_params (array): Contact parameters, includes first name, email, custom fields, etc.
  • $entry (array): The form entry that was just created.
  • $form (array): The current form, the origin of the submission.

You can also customize the SendGrid API requests using the following hook:

apply_filters( 'gragrid_request_args', array $args, string $path )
  • $args (array): Request arguments, includes headers, method, body, etc.
  • $path (string): The specific API endpoint being called.

Screenshots

Plugin settings page

Plugin settings page

Multiple feeds, send submissions to multiple lists

Multiple feeds, send submissions to multiple lists

Feed settings page

Feed settings page

Plugin Details

Active Installs
100
Total Downloads
4,280
Version
2.2.2
Requires WP
5.2
Requires PHP
7.3
Tested Up To
6.0.14
Added
2020-09-15
Last Updated
2022-06-11 3:26am GMT

Ratings

5
1
4
0
3
0
2
0
1
0