Does the URL host an HTML document that you want to send as the body of the email? If so, you can download the API connector addon and make an API GET request to the url, retrieving the entire html document as text.

1 Like