We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Creation of Incident via REST API using Template

Kokila Vani
Tera Contributor

If anyone have worked on the requirement where we need to create a Incident via REST API by referencing Incident template.

1 REPLY 1

Tai Vu
Kilo Patron

Hi @Kokila Vani 

Let's check the below thread.

Apply template using rest api

Screenshot 2023-10-27 at 16.15.16.png

 

applyTemplate(String template)

 

Cheers,

Tai Vu