Hello guys,
I’m looking to create an app but I can’t find how to perform a specific action. My application is going to consume Rest services from an external platform for various users. Each user has their own authorization token, therefore, when a user applies my integration, I need this user to indicate what her authorization token is.
I have checked in the community and in the Monday welcome apps but I can’t find how to do this.
I have noticed that for example, the Jira application requests a URL, an email, and a token, the first time it is going to be used (attached image) and saves them to use them; I would like to do something similar but only saving the token.
There is some documentation that can guide me in this process?
Thanks!