Freshdesk_API_Shim
Custom module built for Drupal 10 designed to take POST requests from a webform and forwards it to the Freshdesk API.
Installation Instructions
- Move this project into the '\modules\custom\FreshdeskShim' folder.
- Clear the Drupal cache if it is actively running ('drush cr' from the CLI).
- Enable this module from the configuration menu on the website's admin panel (or from the CLI via 'drush en drush en FreshdeskShim -y').
Description
Custom module built for Drupal 10 designed to take POST requests from a webform and forwards it to the Freshdesk API.
Languages
PHP
100%