Closed arthursoas closed 1 year ago
Please accept this PR 😄 🚀 🪨
Please accept this PR 😄 🚀 🪨
As @ceifa said, setting command "from" is enough to make the behavior explained on pull request description.
Actually, do this is already possible by just adding the "from" on process command action on flow JSON, with no changes required on SDK side.
This possibility will be added as a native option on Blip Portal Builder.
Please, let me know if the "from" approach does not solve a problem this PR would solve for your scenario.
This feature was added as the option "Use chatbot context" onto Blip Builder.
Some commands must be processed in the name of the tunnel destination, instead of the tunnel owner. When trying to perform process command actions when tunnel owner context is enabled, this can be an issue.
This PR adds a setting to the action to allow the user to specify if the command should be made in the name of the tunnel owner or the tunnel destination.
It also adds metadata to save all commands performed through actions.