Hi there,

We have an intranet here composed of drupal and others webapps (some homemade and some not like bugzilla).

I would like to create a global front page with informations from the various webapps.

For home made apps, well no problem.

For bugzilla, it provides a CSV output of the search (my bugs).

For drupal, i have created a bloc from a view with the right query and I would like to be able to display or access the query from outside drupal. Is it possible ??

thanks