Skip to main content

Hi,

I created a workflow to update the requester’s email when ticket is raised and ticket subject contains a certain words. The execution log showed it was executed successfully but the requester’s email didn’t get updated.

 

When I test with the “Test Webhook”, it’s working. However, it’s failed when ticket is raised and called this workflow.

 

Request Type: PUT

 

 

 

 

 

 

 

Any ideas?

 

Thanks,

WT

 

Hi,

I created a workflow to update the requester’s email when ticket is raised and ticket subject contains a certain words. The execution log showed it was executed successfully but the requester’s email didn’t get updated.

 

When I test with the “Test Webhook”, it’s working. However, it’s failed when ticket is raised and called this workflow.

 

Request Type: PUT

 

 

 

 

 

 

 

Any ideas?

 

Thanks,

WT

 

Use the Web request node, then you get better logging. 
Start there. 

I can’t see the endpoint you are using. 


Reply