This module is a plugin for YAML Forms to facilitate submissions to Constant Contact. The method used
does not require an API key as described here: http://techblog.constantcontact.com/api/release-updates/announcing-a-new-signup-form-post-url/

The Post to Remote URL functionality built into YAML forms fails to properly POST the form fields to Constant Contact since they are nested in the 'data' array item.

Project Page

https://www.drupal.org/sandbox/squidgle/2826245

Clone Repo

git clone --branch 8.x-1.x https://git.drupal.org/sandbox/squidgle/2826245.git yaml_form_constant_contact

Thank you for your consideration.

Updated:

YAML Form Core Fix overrides the necessity of this module. See #3

Thanks jrockowitz!

Comments

squidgle created an issue. See original summary.

PA robot’s picture

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

jrockowitz’s picture

@squidgle The YAML Form Remote Post handler was fixed and no longer includes the nested data array.

See: #2831576: Remote post handler should use only submitted values as payload.

frogdog_tech’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)