Create CustomerIO email notification client (#11220)
* Create CustomerIO email notification client * remove unused docker yaml changes * Remove unused comments * Add unit test * Rename to customerio specific notification client * Rename email to customerio * re-build
This commit is contained in:
@@ -9101,13 +9101,15 @@ font-style: italic;
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
}, {
|
||||
"slackConfiguration" : {
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
} ],
|
||||
"workspaceId" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
|
||||
}</code></pre>
|
||||
@@ -9228,13 +9230,15 @@ font-style: italic;
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
}, {
|
||||
"slackConfiguration" : {
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
} ],
|
||||
"workspaceId" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
|
||||
}</code></pre>
|
||||
@@ -9310,13 +9314,15 @@ font-style: italic;
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
}, {
|
||||
"slackConfiguration" : {
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
} ],
|
||||
"workspaceId" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
|
||||
}</code></pre>
|
||||
@@ -9381,13 +9387,15 @@ font-style: italic;
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
}, {
|
||||
"slackConfiguration" : {
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
} ],
|
||||
"workspaceId" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
|
||||
}, {
|
||||
@@ -9407,13 +9415,15 @@ font-style: italic;
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
}, {
|
||||
"slackConfiguration" : {
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
} ],
|
||||
"workspaceId" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
|
||||
} ]
|
||||
@@ -9484,13 +9494,15 @@ font-style: italic;
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
}, {
|
||||
"slackConfiguration" : {
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
} ],
|
||||
"workspaceId" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
|
||||
}</code></pre>
|
||||
@@ -9611,13 +9623,15 @@ font-style: italic;
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
}, {
|
||||
"slackConfiguration" : {
|
||||
"webhook" : "webhook"
|
||||
},
|
||||
"sendOnSuccess" : false,
|
||||
"sendOnFailure" : true
|
||||
"sendOnFailure" : true,
|
||||
"customerioConfiguration" : "{}"
|
||||
} ],
|
||||
"workspaceId" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
|
||||
}</code></pre>
|
||||
@@ -10519,6 +10533,7 @@ font-style: italic;
|
||||
<div class="param">sendOnSuccess </div><div class="param-desc"><span class="param-type"><a href="#boolean">Boolean</a></span> </div>
|
||||
<div class="param">sendOnFailure </div><div class="param-desc"><span class="param-type"><a href="#boolean">Boolean</a></span> </div>
|
||||
<div class="param">slackConfiguration (optional)</div><div class="param-desc"><span class="param-type"><a href="#SlackNotificationConfiguration">SlackNotificationConfiguration</a></span> </div>
|
||||
<div class="param">customerioConfiguration (optional)</div><div class="param-desc"><span class="param-type"><a href="#">Object</a></span> </div>
|
||||
</div> <!-- field-items -->
|
||||
</div>
|
||||
<div class="model">
|
||||
|
||||
Reference in New Issue
Block a user