Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

inbound email action

siddharth26
Tera Guru

Hi,

 

When an email is sent to the service desk(servicedesl@example.com) i need a incident to be created using inbound email action.

 

could you suggest how can we do this using inbound email action.

 

thanks

 

5 REPLIES 5

Amit Verma
Kilo Patron
Kilo Patron

Hi @siddharth26 

 

You can even make use of a flow instead of inbound email action to create incident from an incoming email. Please follow the below steps :

 

1. Create a flow with trigger as Inbound Email and condition as To is servicedesl@example.com

 

AmitVerma_0-1709184545345.png

 

2. Make use of Create Record action to create incident

 

AmitVerma_1-1709184667557.png

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.