How to load data in servicenow table from workflow?

Ankit Kumar6
Tera Contributor

Hi Folks,

I have a DataSource with an attachment, and my requirement is how can I trigger that DataSource and load data in ServiceNow table from workflow?

Thanks

Ankit

 

1 REPLY 1

Gangadhar Ravi
Giga Sage
Giga Sage

Please check this article. you can use same kind of script in script action of your workflow.

https://www.servicenow.com/community/developer-blog/data-load-and-transform-via-catalog-item/ba-p/22...

 

Please mark my answer correct and helpful if this works for you.