Hacktastic
Technical User
Hi Guys,
I have an API that fetches data from a URL and posts it into an array format.
I would like to have that array write to a table.
Questions:
Do I need to create the table definition first?
How do I place the data from an array format into a table structure?
Any guidance would be greatly appreciated.
Chris
I have an API that fetches data from a URL and posts it into an array format.
I would like to have that array write to a table.
Questions:
Do I need to create the table definition first?
How do I place the data from an array format into a table structure?
Any guidance would be greatly appreciated.
Chris