How to trigger Webflow Interactions 2.0 using JavaScript

I’ve seen a post somewhere here on how to do that.
With IX1 you could call them directly. With IX2, your best bet is probably to bind your interaction to a click trigger, and then use js to trigger that element click.

1 Like