This would setup the integration under my API token, which is not what we want. Iit will be configured under a user's account and when that user leaves, the integration will break. We require MFA for user logins which will not work for API integrations. How to do this?
Thanks