Outgoing for direct message to user

You can use an outgoing for getting the messages and the API to execute the command, that would be a single call if you have already authenticated to the API for the duration of that token.

So initializing it you would login, get token, then you can call the execute command directly without authenticating every time.

If that doesn’t fit your needs then I am afraid u will have to open a feature request so that Incoming Webhooks execute slash commands.

1 Like