Active
Project:
Wufoo
Component:
Code
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2020 at 17:49 UTC
Updated:
28 Oct 2020 at 17:53 UTC
Jump to comment: Most recent
This project was originally launched long ago for Drupal 6. No D7/8/9 work occurred here or in the related drufoo module.
N/A
Create a D7 and D8/9 version of this module. Use the "wufoo" namespace instead of "drufoo." This should be compatible with current Wufoo guidelines.
Contribution, discussion, admin, releases, etc.
Many
Many
Many
Comments
Comment #2
ndewhurstI put together a D7 module with support for Drupal-managed Wufoo webhooks that uses this adaptation of the old Wufoo PHP SDK. The module automates some aspects of webhook management like creating and enforcing handshake keys, and provides a handler for incoming webhook requests, with access control and hook invocation.
https://www.drupal.org/sandbox/ndewhurst/3179498