Auth0 Custom Database

I apologize if I didn’t say this before. But when my user logs in he sees a profile with his information being pulled from auth0 example("Welcome allstar@gmail.com) at the same time I have 5 different APIs running to provide additional information (CRUD) from my backend. Would it be possible to run those five different tables using auth0s custom claim to their token?