Concept Flow - Oracle integration (Chainlink)
Smart Contract requests data
Chainlink Oracle receives request
Oracle fetches external data
Oracle sends data back to contract
Smart Contract receives and uses data
End
The smart contract asks Chainlink Oracle for data, Oracle fetches it from outside blockchain, then returns it to the contract for use.