Alert task response

My alert task is getting triggered as I have seen in the logs of alert task but the response is not getting printed.Why is this happening

Hi @awasthividhu,

When the alert task is configured with an API, the alert will be " triggered " as per the scheduled time but it will be " displayed " in the chat window only if the response is not matched with any of the previous responses.

The alert task will have a log that stores all the responses from the API. We have “Deduplication strategy” for the alert task which checks all the previous responses from the logs with the current response as soon as the alert is triggered and displays the response on the chat window only if it is not matched with any of the previous ones as explained above.

There is no option in this strategy to disable/ignore the logged information. Alert task is ideally used for getting real-time dynamic data. Hence, the de-duplication strategy has been made default.

Let us know if you need any further information.

Regards,
Yoga Ramya