Embed your Release0 agent in Webflow projects and trigger commands on button clicks. This guide provides step-by-step instructions to add your agent to Webflow pages, including advanced features like triggering commands on button clicks.
<script>
tag of your agent Embed element, insert the following code:Note: ReplaceBUTTON_ID_1
andBUTTON_ID_2
with the actual IDs assigned to your buttons.
Agent.open()
with any other command supported by the Java library commands.