Hello,
I am looking for guidance on the best way to execute an Alteryx workflow via the API with a service account. I am using Alteryx 2021.4 with the V3 API.
My first thought is to create a service account and grant it API access, however I will soon be implementing 2FA using our SAML provider so that would present complications in how to complete the second auth factor and who would be able and allowed to do so.
This could be done using an individual user's API credentials, however this would present a problem if/when that employee leaves the company and their Alteryx Gallery access is removed. If you have implemented anything similar I would greatly appreciate any suggestions. Thank you!