CL user René M asked me how to get images to work from his Dropbox account.
Here's how:
Step 1. Copy the Dropbox Link
Right click or use your normal method to get a link for your image you want to "share."
https://www.dropbox.com/s/azcxrvjk2z7mtyp/RPT-Logo-111x111.png?dl=0
Step 2. Change the dl Parameter to raw
Switch dl=0 to raw=1.
https://www.dropbox.com/s/azcxrvjk2z7mtyp/RPT-Logo-111x111.png?raw=1
Step 3. Wrap the Campaign Logger Markup Code Around Your Link
{"https://www.dropbox.com/s/azcxrvjk2z7mtyp/RPT-Logo-111x111.png?raw=1"||img}
Give your image a few seconds to appear. Sometimes the call to Dropbox takes a bit.
Here's how:
Step 1. Copy the Dropbox Link
Right click or use your normal method to get a link for your image you want to "share."
https://www.dropbox.com/s/azcxrvjk2z7mtyp/RPT-Logo-111x111.png?dl=0
Step 2. Change the dl Parameter to raw
Switch dl=0 to raw=1.
https://www.dropbox.com/s/azcxrvjk2z7mtyp/RPT-Logo-111x111.png?raw=1
Step 3. Wrap the Campaign Logger Markup Code Around Your Link
{"https://www.dropbox.com/s/azcxrvjk2z7mtyp/RPT-Logo-111x111.png?raw=1"||img}
Give your image a few seconds to appear. Sometimes the call to Dropbox takes a bit.