Hi,
I want to use external JS library for achieving Approximate match scenario.
Is it possible to load and use external JS library in Bot?
Thanks,
Neha Sheikh
Hi,
I want to use external JS library for achieving Approximate match scenario.
Is it possible to load and use external JS library in Bot?
Thanks,
Neha Sheikh
Hi @nehamsheikh,
You can add external js files from Settings >> Bot functions >> upload the necessary script files.
Regards,
Yoga Ramya.
@nehamsheikh Please check if below steps could help in achieving the use case.
Consider a scenario where the developer needs to use an external library during the execution of a dialog. The dialog is designed to collect the required inputs form the user and then transition to the webhook node.