Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Helentekle123
Frequent Visitor

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]='%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 

 

Thank you

Helen

2 REPLIES 2
Helentekle123
Frequent Visitor

Hi Jay thank you for replying and help you can provide will be helpful.

[Reports (API)] Developer Guide (securityeducation.com)

[Reports (API)] Developer Guide

This article will provide the information on how to establish use of the Results API.

Apr 22, 2021Wombat Article
ARTICLE NUMBER
000007538
DESCRIPTION
SituationVersionSummary 
What URLs and Endpoints are needed for Results API
Proofpoint Security Awareness Training
Results API
Depending on your production environment, you will need to use the URLs: results.(product environment0.securityeducation.com
Total of 6 endpoints to configure
All information is found at https://proofpoint.securityeducation.com/api/reporting/documentation/


QUESTION

What development information do I need to establish use of the Results API?

ANSWER

Please visit the Proofpoint Security Awareness Training Results API Developer Guide for information.  Note that when configuring your Results API, you will need to use the following URLs depending on your production environment:


See below for the examples of usage for each endpoint.  

API Endpoints - Knowledge Assessment (Example usage)

http://host.server:port/api/reporting/v0.1.0/cyberstrength?filter[a]=b&page[number]=#&page[size]=#
http://host.server:port/api/reporting/v0.1.0/cyberstrength?page[number]=2&page[size]=5&filter[_assessmenttype]=[Predefined]
http://host.server:port/api/reporting/v0.1.0/cyberstrength?filter[_assignmentstartdate_start]='2016-02-02'&filter[_assignmentstartdate_end]='2016-03-02'&filter[_includenotstarted]=TRUE
http://host.server:port/api/reporting/v0.1.0/cyberstrength?filter[_fullquestion]=FALSE&filter[user_tag][Department]='Marketing'&user_tag_enable
http://host.server:port/api/reporting/v0.1.0/cyberstrength?filter[_assignmentname]=[1-17-17 C & YB Phishing - Userlist, 1-15-18 C & YB Phishing]&filter[_useremailaddress]=[john.doe@example.org, jane.doe@example.org]

 

Anonymous
Not applicable

Hi @Helentekle123 ,

 

Can you share the document you refer to? The URL you shared is invalid.

 

Best Regards,

Jay

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.