Import external library from cdn

Hey everyone,

I am integrating Bubble with Airtable. One problem I am facing with this is that Airtable uses Markdown for its text editor while there aren’t any good markdown editors in Bubble.

So, I was thinking of converting markdown to html using the http://showdownjs.com/ library.

I thought of running this in backend workflows whenever data is received from Airtable, using the “server script” action. However, I am not able to import this library.

What’s the procedure to import a library from a cdn or through an mom module? Will be really grateful if someone can help me with this!

Thanks,
Karthik

This topic was automatically closed after 70 days. New replies are no longer allowed.