Improve webhooks to call external url on task creation/modification
This commit is contained in:
@@ -396,4 +396,6 @@ return array(
|
||||
// 'Creator' => '',
|
||||
// 'Modification date' => '',
|
||||
// 'Completion date' => '',
|
||||
// 'Webhook URL for task creation' => '',
|
||||
// 'Webhook URL for task modification' => '',
|
||||
);
|
||||
|
||||
@@ -395,4 +395,6 @@ return array(
|
||||
// 'Creator' => '',
|
||||
// 'Modification date' => '',
|
||||
// 'Completion date' => '',
|
||||
// 'Webhook URL for task creation' => '',
|
||||
// 'Webhook URL for task modification' => '',
|
||||
);
|
||||
|
||||
@@ -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',
|
||||
);
|
||||
|
||||
@@ -396,4 +396,6 @@ return array(
|
||||
// 'Creator' => '',
|
||||
// 'Modification date' => '',
|
||||
// 'Completion date' => '',
|
||||
// 'Webhook URL for task creation' => '',
|
||||
// 'Webhook URL for task modification' => '',
|
||||
);
|
||||
|
||||
@@ -393,4 +393,6 @@ return array(
|
||||
// 'Creator' => '',
|
||||
// 'Modification date' => '',
|
||||
// 'Completion date' => '',
|
||||
// 'Webhook URL for task creation' => '',
|
||||
// 'Webhook URL for task modification' => '',
|
||||
);
|
||||
|
||||
@@ -395,4 +395,6 @@ return array(
|
||||
// 'Creator' => '',
|
||||
// 'Modification date' => '',
|
||||
// 'Completion date' => '',
|
||||
// 'Webhook URL for task creation' => '',
|
||||
// 'Webhook URL for task modification' => '',
|
||||
);
|
||||
|
||||
@@ -401,4 +401,6 @@ return array(
|
||||
// 'Creator' => '',
|
||||
// 'Modification date' => '',
|
||||
// 'Completion date' => '',
|
||||
// 'Webhook URL for task creation' => '',
|
||||
// 'Webhook URL for task modification' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user