Pointers on fetching data from an API and save it to a new report in ERPNext

Hello Community,

I’ve been playing around with ERPNext for couple of days and it seems very promising.
What I want to achieve through this post is:
I have a REST API which gets me lead details from another platform. I want to fetch this data and somehow show this in a new Lead Detail report in ERPNext.
Can anyone please share any docs/pointers/steps on how I could go about doing this?
Where/How we can call this API in ERPNext?
So basically what I want is everytime I open the report, it calls that API and fetches me the data.

Thanks in advance! Hope to give back to the community soon. :slight_smile:

The Developer API docs are probably what you seek Developer API

Welcome to ERPNext have fun