Forum Discussion

Helentekle123's avatar
Helentekle123
Frequent Visitor
4 years ago

Power BI integration with Proofpoint using API.

Hello,

I am trying get data from proofpoint using API key.

Has any one done before?

On doc from proofpoint it suggests below :

curl -X GET ^ "https://results_api_domain/api/reporting/v0.1.0/phishing?filter[_campaignstartdate_start]='%campaignstart%'&filter[_campaignstartdate_end]='%campaignend%'" -g^ -H "Accept: application/json" ^ -H "x-apikey-token: %accesstoken%" ^ -H "Content-Type: application/json" >phishing.txt

However when I put that on the with API key generated I do not get anything back.

Your help is appricated 

 

Thank you

Helen

2 Replies