how to connect local machine to servicenow instance?

Servicenow10
Kilo Guru

I need to send form values from servicenow to my local machine where i have the powershell scripts.......and once

form values----->local machine(through powershell scripts)----> after processing it will go back to snow instance and will update in worknotes ...but the challenge is that all i have to do this without orchestration or any automation plugin

 

please help thanks!!

                                                

4 REPLIES 4

Sanket Khabiya
Kilo Sage

As per my understanding this is not possible without orchestration or any automation plugin. You have to use them to send some data from Snow to Local machine.

Regards,

Sanket

Using MId server, LDAP, etc can just help you to get the values from local machine to Service now.

Ashutosh Munot1
Kilo Patron
Kilo Patron

Hi,

We can use MID Server and Export sets to store them on MId server first then your machine and then use schedule import set to import it.

Thanks,
Ashutosh

Sangeeta Choudh
Giga Expert

Hello User,

 

You can do it using midserver. Hope below links will help you 

https://community.servicenow.com/community?id=community_blog&sys_id=a2bc2e25dbd0dbc01dcaf3231f9619e0

 

https://docs.servicenow.com/bundle/madrid-servicenow-platform/page/product/mid-server/concept/c_MIDS...

 

If you find this helpful then mark my ans as helpful

Thanks !