how to connect local machine to servicenow instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2019 02:23 AM
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!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2019 02:39 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2019 02:41 AM
Using MId server, LDAP, etc can just help you to get the values from local machine to Service now.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2019 02:39 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2019 02:40 AM
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
If you find this helpful then mark my ans as helpful
Thanks !