Using Node.JS in Webflow?

I want to include native ads in my website through a service called AdButler. To do this I need to authenticate my API key using either curl, php, or Node. If the first two options don’t work, then I guess Node is my only option. Is there any way to do this in Webflow? Thanks!

https://www.adbutler.com/docs/api/?node#authentication

You only can use vanilla frontend JavaScript/jQuery custom code in Webflow. If your ad provider doesn’t support this option, then you’re out of luck. Perhaps try using another ad service?

2 Likes