harsh-harlequin
harsh-harlequin16mo ago

Custom button

Is there a way to create a custom button choice, where the number of buttons and their label can vary. (like the buttons's name can get from external API)
5 Replies
correct-apricot
correct-apricot16mo ago
Yes, you can do that with custom functions.. We have one for FlowBridge in our premium plus plan which does dynamic buttons, so definitely possible 🙂
correct-apricot
correct-apricot16mo ago
There's docs on how to make a custom function: https://developer.voiceflow.com/docs/functions
harsh-harlequin
harsh-harlequinOP16mo ago
Thank you. Really appreciate it. @MikeG Please help me. In this code https://developer.voiceflow.com/docs/functions#following-a-specific-path-based-on-user-input we still need to manually setup the path path-A, path-B, path-C , right? how can I do it automatically? thank you
correct-apricot
correct-apricot16mo ago
you need to hook em up and set output paths on the custom function, then you can just drag and drop a line to the next part of your build
harsh-harlequin
harsh-harlequinOP16mo ago
I get it, thank you very much

Did you find this page helpful?