plugin-icon

Gragrid: Gravity Forms + SendGrid

제작자: Vlass Contreras·
Integrates Gravity Forms with SendGrid, allowing form submissions to be automatically sent to your SendGrid contact lists.
등급
5/5
버전
2.2.2
활성화된 설치 항목
100
최근 업데이트일
Jun 11, 2022
Gragrid: Gravity Forms + SendGrid

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.
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.0.11
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.