What Strapi API to use to display custom data in a entry?

Hi all!

Just landed to Strapi!

I would to show, in a single view of a entry, some custom data retrieved from my DB (making calls in JS of course).

What “hook” I have to use to access to the single view?

Many thanks!

Davide

Hello @aminta,

Can you please give me more details about what you are trying to achieve?
What do you mean by a “single view” as I never heard that term over here?

Yes, sure, sorry, I’ve used a wrong term.

For “single view” I mean the single entry view of a collection, like in the pic.

I would like to display some dynamic data but I don’t know what to use in Strapi to achieve this…

Thanks for your attention!