Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all, I'm trying to do more with the vManage REST API and have found a lot of great information on GET calls but not much information on POST. I am trying to work with a call that uses the POST method in order to retrieve a CSV, but I have no clue...
Thanks for the prompt reply. The link you provided to the example does help explain what I should be looking for. I am still confused on how I would go about creating the body for the below API call in vManage: Would I just construct a dictionary i...