@see https://www.drupal.org/node/2841729

Problem/Motivation

Some webform submission business logic especially validation to tightly couple to a webform submission form. Developers need to be able to fully validate a submission before it is saved to the database.

Proposed resolution

Provide an API to programmatically validate and submit a webform submission.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jrockowitz created an issue. See original summary.

  • jrockowitz committed 3392a8a on 2871886-api-submit-webform
    Issue #2871886: Provide an API to programmatically validate and submit a...

  • jrockowitz committed e64265a on 2871886-api-submit-webform
    Issue #2871886: Provide an API to programmatically validate and submit a...

  • jrockowitz committed e65a674 on 2871886-api-submit-webform
    Issue #2871886: Provide an API to programmatically validate and submit a...

  • jrockowitz committed 1ee27e0 on 2871886-api-submit-webform
    Issue #2871886: Provide an API to programmatically validate and submit a...
jrockowitz’s picture

Status: Active » Needs review
FileSize
24.47 KB
jrockowitz’s picture

To access the below API tab you need to enable the webform_devel.module.

  • jrockowitz committed 3adc8be on 8.x-5.x
    Issue #2871886 by jrockowitz: Provide an API to programmatically...

  • jrockowitz committed 711ac06 on 8.x-5.x
    Issue #2871886: Provide an API to programmatically validate and submit a...
jrockowitz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.