How to retrieve e-mail campaign information via API
Hey all, I have been trying to get information about e-mail campaigns running on my organization's Domo instance. I have been able to find the information needed through a GET request at the following endpoint: https://campaigns-prod.domolabs.io/api/v1/email/campaigns/ However, I struggle to authenticate correctly. I tried…