Create bots programmatically?

#1

Is there an API to create bots programmatically? perhaps specifying an existing flow and passing a configuration set of parameters depending on the type of bot?

Thank you!

1 Like
(John Jackson) #2

Afraid not, sorry. We don’t offer this yet :disappointed: Can you share what plans you had?

(Marc Louie Cabigas) #3

I did work similar to this in laravel 5.2 using json. Which I make my local db live using ngrok.exe and created a Routes url to use as an API.