developped own webhook controller for mailjet synch
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
materio_mailjet.webhook:
|
||||
path: '/materio_mailjet_webhook'
|
||||
defaults:
|
||||
_controller: 'Drupal\materio_mailjet\Controller\MaterioMailjetWebhookCallbackController::callback'
|
||||
_title: 'Event callback'
|
||||
requirements:
|
||||
_access: 'TRUE'
|
Reference in New Issue
Block a user