Expand my Community achievements bar.

Webhook to slack when on cloud manager deployment events.

Avatar

Level 2

Hi there,

 

we are trying to send a webhook to slack, when the cloud manager deployment is finished.

 

I found the following page: https://www.adobe.io/apis/experiencecloud/cloud-manager/docs.html#!AdobeDocs/cloudmanager-api-docs/m...

https://github.com/AdobeDocs/cloudmanager-api-tutorial/blob/master/step7-slack.js

Following this, we need to host a small script on some server.

Is there any option to get this done without some extra script?

 

Regards
Martin

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Level 1
I have a related issue to directly add slack Webhook URL for CLoudmanager events from console.adobe.io where Adobe makes a 'challenge' GET request. The incoming Slack Webhooks URL takes POST but it doesn't get GET so wondering if anyone has a fix/workaround for this