Creating a data source with a .zip folder
Hi, I have a requirement where I need to reach out to a zip folder from a URL similar to: https://example.com:443/folder.zip This zip contains several folders and I need to get these folder names into a table in ServiceNow. I have created a data so...