We access Wrike through a customer account. I am working on a integration with QuickBase for our project management tool. I have that piece done but I am using my API key in the calls which is posting my name to all of the entires. I need this to come from the actual person logged into QB and updating Wrike. It appears that I need each person to setup a app in their profile and provide me with their key so I can store it in a user table so that when the calls are made, the post or updates comes from that user. Am I on track for this or is there another way to make this work.