Automate question! I’m working on a function within a workspace that was started by a different member on our team and I realized that I don’t have access to the tokens for the function. Instead of just asking for the tokens like a sane person I poked around in the explorer to see if there was some sort of endpoint to allow my admin token to access that info, similar to how the apps token work, but all I could find was a model for the
AutomateFunctionToken
. Is there a way to generate or fetch a token associated with a function in a workspace? Or is that token only shared once during the setup?
This is probably more of a user issue, I should just store all the tokens in a txt file and pass it around slack.
Long live the cube