Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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]='%campaign...'" -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
Solved! Go to Solution.
It looks like a curl command using GET method. You can use Web connector to query data from the API.
From Get data/New Source > Web, select Advanced in From Web window, then enter information in below input boxes. Please notice that in your example curl command, there are three variables %campaignstart%, %campaignend% and %accesstoken%, you should replace them with valid values.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
HI @Helentekle123
Is it resolved?
I am also trying to do the same But did not get success till now.
It looks like a curl command using GET method. You can use Web connector to query data from the API.
From Get data/New Source > Web, select Advanced in From Web window, then enter information in below input boxes. Please notice that in your example curl command, there are three variables %campaignstart%, %campaignend% and %accesstoken%, you should replace them with valid values.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
12 | |
8 | |
8 | |
7 |
User | Count |
---|---|
15 | |
13 | |
9 | |
7 | |
6 |