We have an on-premise server with REST API capabilities. Using SharePoint Online Apps, can we call the API to pull JSON data into a SharePoint list?
I've seen some references to this but am having trouble distinguishing between what is possible with SharePoint Server vs Online.
Any suggestions would be appreciated. If cross domain calls can not be made with Online, can anybody suggest an alternative approach that might work? The on-premise database is MySQL.
Thanks!