This server action serves as an extension to retrieve binary data via URL, allowing you to store the image or file as binary data within your database.
Action: GetBinaryDataByUrl
Input: Url (Text)
Output: BinaryData (Binary Data)