Hello All,
I am trying to figure out if it is possible to pull donation related data from the API. I noticed the REST API documentation lists “to maintain PCI ata security standards for credit card transactions, you must call this method directly from the client's browser and never proxy the call through an external server”. Does this apply to the SOAP API as well?
Mainly I want to create a Matillion job (ETL tool) to automatically run API calls to pull donation data and transform it for analysis. Matillion runs on an Azure VM which I believe counts as an external server in this case. I am not specifically pulling credit card transactions but I believe the data I want is in the same endpoint
Best,
Chris