How to load data in servicenow table from workflow?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 02:31 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 02:34 AM
Please check this article. you can use same kind of script in script action of your workflow.
Please mark my answer correct and helpful if this works for you.