Sending a File to ServiceNow Data Source from a Shared Directory
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 01:52 AM
Hi Everyone,
We are currently building an integration where we need to send a data extract stored on a Shared Folder to a ServiceNow data source. We initially created a custom flow action to run a PowerShell script on the mid-server to pick up the file and send it to ServiceNow using the attachment API but we are hitting a wall, as the MID Server is behind a proxy server and I have a very limited knowledge on how to navigate that.
Any help will be much appreciated.
Thanks!
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2024 07:40 AM
Have you tried doing this from your MID Server? Do you use a MID Server?