Hey, I have a question about the API. I have a primary account with a number of partner accounts (ex: 20). Assume I am building a new app on the API. When I go through the Authentication procedure and get API tokens for this new app via the primary account, will these tokens work to access the information (ex: contacts & campaigns) in all the related partner accounts or do I have to get separate tokens for each partner account? Thus: - Login to primary account on Constant Contact - Use it to switch to a partner account - Go back to my app - Get OAuth2 credentials for this partner account - Go back to Constant Contact - Switch back to the primary account - Switch back to a different partner account and... repeat the process for each partner account? Or is there a better way to do this using only the tokens for the master account?
... View more