From 744ba2f38712f570930a3e5098051506d2fc85d3 Mon Sep 17 00:00:00 2001 From: TheLeo Date: Thu, 29 Aug 2024 14:12:07 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e54984f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Freshdesk_API_Shim + +Custom module built for Drupal 10 designed to take POST requests from a webform and forwards it to the Freshdesk API. \ No newline at end of file