Adding a bot action in the middle of a path
Hello,
I’m currently editing a path I already have setup for some testing. During my testing I realized I needed to add another question and free input. The problem I came across is there’s no way for me to just add another action above a bot action to “execute an api”. So I had to delete the “Execute an API” action, add the question and then add execute an api again with all of the information, including the params. I had to do this twice since my action splits
Wondering if it’s possible to get this as an added feature to paths, being able to add an action anywhere in the path without having to delete anything. I saw there was a way to import a cURL but no way to export or copy the current “execute an api” action.