ReactJs in ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2022 03:57 AM
Hi EveryOne,
Hope you all are doing Great. Just to curious to know about so that's why i asked question here.
I have total 3 years experience in Servicenow. Parallelly I am learning core Javascript and its Framework ReactJs.
As per my knowledge Servicenow Development is different path. ReactJs. its a different path.
Not sure about it But I read it somewhere we can use Reactjs also in servicenow. I am curious to know about this how can we relate Reactjs with ServiceNow. How can we use it.
Mostly I saw mnc company are using ServiceNow development. So which company are using Servicenow +ReactJs(Javascript). I am curious to learn this things. Where I get the hands of Experience both the things.
Can anyone please answer my Question.?
Thanks & Regards,
Harsha .

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2022 04:35 AM
Hi,
Please refer to these links
ServiceNow & ReactJS
How do I use ReactJS with ServiceNow?
React in ServiceNow applications (advanced)
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2025 12:36 AM
Even in 2025, is it possible to integrate with a ReactJS application?
My goal is to intercept attachment clicks within ServiceNow, load the file into my Nutrient.io Web SDK PDF viewer built in ReactJS, and then save the edited attachment back to ServiceNow.
The PDF viewing and editing part is fully handled in my ReactJS app. However, I would appreciate some guidance on how to make this integration work with ServiceNow, particularly around intercepting clicks and handling the save-back logic.
Looking forward to your insights!