LMcAfee623028 (Community Member) asked a question.

Using API to pull data and automate

Hi all,

 

So I'm trying to construct an API that can do a few tasks, mostly pull a list of all applications and their last scan date to either an Excel or Access file that will automatically update at given intervals. I'm having a bit of trouble getting started.

 

I've perused through the various tutorials, but am still a bit stuck. I think the getapplist and getbuildlist.do are going to be my main go-tos, but I'm not really sure how to get started with them, as I don't exactly have a lot of experience using APIs of this nature. Any help would be appreciated!


  • marcboggs (Community Member)

    This is pretty easy to do in python, if you are trying to script this. This python library is a big help, but remember that it returns the raw data, so, you'll have to convert xml and json to a dictionary or list.

    https://github.com/veracode/veracode-api-py

    • LMcAfee623028 (Community Member)

      This is a GREAT help, thank you for taking the time to do this.

Topics (3)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.