Forum Discussion

aki_h's avatar
aki_h
Frequent Visitor
1 year ago
Solved

Notification from Webhook activity to Google Chat

Hi.   I would like to be notified if the data pipeline has succeeded or failed for the Google Chat webhook. However, the following error occurs and it does not work.     Activity failed becaus...
  • aki_h's avatar
    aki_h
    1 year ago

    This is similar to what I asked ChatGpt, but I think I can tell if the Body you pointed out does not contain callBackUri as you indicated in your question.

    After posting this question, I was checking the official reference and was able to guess that the callBackUri property is automatically added to the Body to control the Timeout.

    I am currently looking for a solution and will post the results for the benefit of developers trying to solve similar problems.

  • aki_h's avatar
    aki_h
    1 year ago

    After contacting Microsoft support, there was no way to avoid the automatic assignment of properties, so we decided to implement a Python notification process in Notebook.