Hi all, Is it possible to have in the file endpoints.yml for the actions server endpoints for example, more than 1 url ?
action_endpoint: url: “https://subdom.ngrok.io/webhook”
Thanks in advance.
Hi all, Is it possible to have in the file endpoints.yml for the actions server endpoints for example, more than 1 url ?
action_endpoint: url: “https://subdom.ngrok.io/webhook”
Thanks in advance.
why do you need more than 1 url?
I was mainly trying stuffs. I am working now in a development environment and I was trying to have one server action on port 5005 for a handling actions which are not so much linked to my app and the other one to handle these actions which modify state of the app. I was trying this for the sake of testing rapidly stuffs, and see if it is possible.
I think it is not supported, but you can try