Webhook to slack when on cloud manager deployment events. | Community
Skip to main content
martina54439202
Level 2
January 21, 2020
Question

Webhook to slack when on cloud manager deployment events.

  • January 21, 2020
  • 3 replies
  • 4100 views

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/master/tutorial/7-sending-notifications.md

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

April 21, 2021
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
Adobe Employee
April 21, 2021
@skotcar I'd recommend posting your question in the Adobe I/O Events forum: https://experienceleaguecommunities.adobe.com/t5/adobe-i-o-events/ct-p/adobe-io-events
April 21, 2021
Thanks @cxs504. I just posted