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!
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!
Afraid not, sorry. We don’t offer this yet Can you share what plans you had?
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.