Does anyone have a working example of a data feed using a JS Transporter for API data extraction? The summit example "google api" one does not work for me and the youtube channel does not provide the index.js to assist.
Asked
Active
Viewed 236 times
0
-
If you run the JS in Visual Studio Code (make sure NodeJS is installed) what errors do you get? – DjP May 06 '22 at 15:01
-
I haven't gotten that far. There is a sample file but it isn't much help. I was wondering if there was a working example .js file out there I could look at. For this job I have to get a bearer token and then grab the data. – Phillip Hancock May 06 '22 at 16:23
-
There's a bunch of JS integration feeds on the www.archerirm.community Product > Downloads > Exchange Downloads. Search for Qualys which I think has what you're looking for. Or search for Integration for that category for others. – DjP May 06 '22 at 20:09
-
Wow thanks! this is a great resource. – Phillip Hancock May 07 '22 at 22:15