Ciao a tutti, in questo contesto, cosa si intende per snippet?
Grazie mille
You'd need to create custom snippets to do that for use in MODx from the front end (normal web page view). If you want to do that on the back end (Manager), you'd create a Module in Evo or 3rd Party Component in Revo. This approach would make the external application "native" to MODx, and a coder certainly should be able to adapt it to function as a Snippet or Module.
If you just want to display results and search them, you'd create a Snippet to build a view of your data and place it on a MODx-managed Resource (a web page in this case).