Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add /V1.0/InvoicePDF to Swagger update Get-AutotaskAPIResource to allow PDF invoice downloading #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dszp
Copy link

@dszp dszp commented Jul 19, 2024

Edits to allow request of Invoice PDF file format from Autotask, which used to be documented in the Autotask REST API docs and seems to have been removed, but still works--then it was re-added to the docs at some point because I can now find it again in the docs at https://www.autotask.net/help/developerhelp/Content/APIs/REST/Entities/InvoicesEntity.htm?Highlight=InvoicePDF

Was not listed in Swagger file, and required some changes to Get-AutotaskAPIResource to add functionality. Bumped version to 1.2.3 to compile and run locally where this has been used for over a year successfully. PSGetModuleInfo.xml file also exists locally with new version number but has been added to .gitignore to avoid pushing with commit.

First-time contribution attempt, I'm sure I got something wrong...but would also like to see this support in the public module.

…ad invoice PDFs

Edits to allow request of Invoice PDF file format from Autotask, which used to be documented in the Autotask REST API docs and seems to have been removed, but still works. Was not listed in Swagger file, and required some changes to Get-AutotaskAPIResource to add functionality. Bumped version to 1.2.3 to compile and run locally where this has been used for over a year successfully. PSGetModuleInfo.xml file also exists locally with new version number but has been added to .gitignore to avoid pushing with commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant