create / update record from catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-06-2025 11:34 PM
Can we use workflow to update or create any record based on values filled in form from portal without using record producer
any reference links is appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-10-2025 04:44 AM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
⨠Certified Technical Architect || ⨠9x ServiceNow MVP || ⨠ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-07-2025 12:03 AM
Hello @Balakrishna_ABK
Yes, you can create/update any record based on values filled in the form from portal.
Now for this you will need to use Script Activity where you will do GlideRecord on table where data need to be inserted/updated and pass desired values.
Now the screenshot you shared is for creating task not record on desired table you want, for your usecase "Run Script" activity is required.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-10-2025 06:29 AM
Hello @Balakrishna_ABK
Thank you for marking my response as helpful! š
I hope your concern has been fully addressed. If it resolves your issue, please consider marking it as the accepted solution. This will ensure others in the community can benefit from the solution too.
Thanks & Regards
Viraj Hudlikar.