Improve webhooks to call external url on task creation/modification
This commit is contained in:
@@ -393,4 +393,6 @@ return array(
|
||||
'Creator' => 'Créateur',
|
||||
'Modification date' => 'Date de modification',
|
||||
'Completion date' => 'Date de complétion',
|
||||
'Webhook URL for task creation' => 'URL du webhook pour la création de tâche',
|
||||
'Webhook URL for task modification' => 'URL du webhook pour la modification de tâche',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user