Is it possible to create a powerapp that could retrieve information from an external website using api?

Is it possible to create a powerapp that could retrieve information from an external website using api?
You can use a custom connector to retrieve information from an external api.
A custom connector is a wrapper around a REST API (Logic Apps also supports SOAP APIs) that allows Logic Apps, Power Automate, or Power Apps to communicate with that REST or SOAP API. These APIs can be:
https://learn.microsoft.com/en-us/connectors/custom-connectors/
------------------------------------------------------------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved. Remember, you can accept more than one post as a solution.
If you like my response, please give it a Thumbs Up.