Question about integration accounts and sandboxes:...
# suiteanalytics
s
Question about integration accounts and sandboxes: when we refresh a sandbox, our integration accounts inevitably have the same email and password as production. Since the ODBC and JDBC drivers don't support TBA yet, we are still forced to use these credentials. In order to give sandbox access to developers, without giving access to production, we change the integration email to a fake email address in the sandbox. For example: integration.account@ourcompany.com becomes integration.account.sb1@ourcompany.com in the sandbox, so we can assign it a different password. How do other people manage this? Just curious to know if there is a better way to deal with this after each refresh.