Automatically Trigger Notification Workflow on Workflow Execution Failure

Hi @Gopi2000,

Are you using a personal access token or an OAuth client credential generated from Global → API Management.?

The OAuth client credentials does not have a user context and is advisable to use the PAT for the workflow actions as the ISC API’s expect a user context.

Also, have you had a look at this thread.?