Correct, you will need to add the AJAX object to your project.
Then use the objects Request URL (http://yourdomain.com/somepage.php?request=user which will return what ever data you are looking for.
Then use the AJAX objects 'On Completed' to store the response in a variable via AJAX.LastData.