Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Input data from URL

kennng
6 - Meteoroid

I wanna input data from URL without authentication, any tutorial to show me step by step process?

 

Thank you.

5 REPLIES 5
sparksun
11 - Bolide

Which URL? Do u want to get all the data from the URL or just part of data you need? How do u want to show them in the output?

kennng
6 - Meteoroid

Thanks for your reply. 

I mean the following Url:

 

https://services.nvd.nist.gov/rest/json/cves/2.0

 

I wish to get all data.

 

Since it's json format, i may need to parse it into table as well.

 

sparksun
11 - Bolide

It's easy to use Download and Json Parse tools

 

 

kennng
6 - Meteoroid

thank you so much

sparksun
11 - Bolide

Glad to help, pls mark it as a solution, thanks.

Labels
Top Solution Authors