Comments from Basecamp to monday.com via Make (ex-integromat)

Hi!

I’m trying to migrate to-do’s comments from basecamp to monday using Make (ex-integromat). I’m getting a comments collection through API call. An output looks like HTML with embedded images (as links) and user profile links.
Is there any guide of how I can put images themselves instead of the links? A module Get elements from HTML returns a link:(
How am I getting images and putting them to a right place of a comment here?

@nastja

The main issue of what you are looking to accomplish, changing linked images to inline/attached in HTML is certainly possible. But far from simple.

Basically, what you will need to do is download each of the linked images and either
convert them to base 64 encoding for inline or attach them as assets and then change the HTML accordingly.


Jim - The Monday Man (YouTube Channel)
What is Make & How can it help you with monday?
We Create Custom Solutions - Your Make or Ours
Schedule a 1-on-1 Tutorial Session (for monday, Make or Excel)

1 Like