Clear cut information bro, I came to know how a basic integration in service now works after watching this integration series . Thank you
@techwithpri2 ай бұрын
The pleasure is all mine 🤓..Keep watching and keep learning 👍 More videos are coming for integration 🤓
@kuldippatil20065 ай бұрын
Congratulations for 10k subscribers. You deserve this!!
@techwithpri5 ай бұрын
Thank you so much 🙏🙏..hope you will like the video 🤓
@nicx.nvrlnd5 ай бұрын
thanks Priiii 😊
@techwithpri4 ай бұрын
The pleasure is all mine 🤓..Keep watching and keep learning 👍
@NaveenkumarKK-io6inАй бұрын
hey @techwithpri, you said that for dynamically changes we use setQueryparameter(). But In ServiceNow, the setQueryParameter() method is not typically used in business rules, as it's more commonly associated with client-side URL manipulation or query string customization in GlideURL (for client-side redirections). However, in a business rule, you would typically use addQuery() or addEncodedQuery() on a GlideRecord to set query parameters for filtering records. Here’s how this works in a business rule. Can you explain this. Advance thanks.................
@techwithpri22 күн бұрын
Hey 👋 Thanks for pointing that out! I’ll make a video about it soon! 🤓
@GillerlaRajesh4 ай бұрын
Good Basic content pritham
@techwithpri4 ай бұрын
Thank you 🙏🏻
@AshwiniPatil-q4j4 ай бұрын
Hello Pritam Sir, after your sessions many concepts were cleared. I am requesting you to shared servicenow to Salesforce integration in this series. Thanks you Sir.
@techwithpri4 ай бұрын
The pleasure is mine 🤓 Yes servicenow and Salesforce integration is coming soon.
@Buzz_spoT-e5v4 ай бұрын
@@techwithpri Feel Good to hear that..!!!
@Shruti-xw5rd4 ай бұрын
@techwithpri please make videos on ATF as a series
@techwithpri3 ай бұрын
Noted 🤓
@MohammadMohammad-if3fc3 ай бұрын
Hello Pritam Plese we need somthing about graphql api in servicenow nad automation in servicenow.
@techwithpri2 ай бұрын
Hey 👋 Sorry for the late reply 😔 Sure, I will do it in near future, sorry it wont be possible at this moment 😔
@Kannavolgs375 ай бұрын
its mandatory to set asyn when we call http requests outbound?
@techwithpri4 ай бұрын
Hey 👋 Well its experimental, if normal execute is working for you then no need to change 🤓
@GillerlaRajesh4 ай бұрын
Can please explore this things in upcoming video scripted rest api, and authentications like basic and oauth which on is best and why? When will prefer or soap and Rest
@techwithpri4 ай бұрын
All these things are coming in upcoming videos in this series only 🤓
@ironman159w3 ай бұрын
From where did you learn the whole ServiceNow modules and services?
@techwithpri3 ай бұрын
a magician never reveals his secrets 🤓
@ironman159w3 ай бұрын
@@techwithpri But your reference can makes my career in ServiceNow
@ATRKing4 ай бұрын
I have a question... Do i need to learn servicenow administrator fundamentals to clear servicenow application developer exam?? I have completed welcome to servicenow and basics of administration. So can i directly learn application developer for CAD exam??
@techwithpri4 ай бұрын
Yes !! You should to have proper knowledge !!
@dilipkumarr16684 ай бұрын
hey Prii, can you make a vedio regarding Service NOW ITSM as a series
@techwithpri4 ай бұрын
Noted 🤓
@uniquebeats53784 ай бұрын
Hlo pritham , I have doubt on service now consultant what they do and how much salary they get , On of mine senior as a fresher joined in company that's why asking
@techwithpri4 ай бұрын
Hey 👋 It depends on the business needs and the role they are assigned in the project. Its impossible to tell about the salary again it depends on so many things 🤓
@Arshad316Aira5 ай бұрын
I am not getting the fields(city, country etc.,) updated once I enter the IP address and save
@AyodhyaVNagaraju5 ай бұрын
same. the fields are not populated.
@techwithpri4 ай бұрын
Hey !! Is it not coming after the two refresh ? if yes then there must be some wrong coding check the business rule carefully 🤓
@naga43264 ай бұрын
Hey pri!! This week integration video is there or not??
@techwithpri4 ай бұрын
Today..special weather api video is coming for members!! Next video in the playlist is coming next week 🤓
@raymondliew40304 ай бұрын
@@AyodhyaVNagaraju I had the same issue. I got it working by creating a NEW record in the view. That is, ensure that you are not just adjusting an old record already in the view.