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: option to include combined document url for get submission #1

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

Conversation

ncryptedV1
Copy link

As discussed here, the query parameter ?include=combined_document_url can be used to ensure a combined_document_url is returned (as long as the document has been completed). Without it, it is null until someone manually triggers the creation (e.g. by downloading the combined PDF).

For embedded services, this flag may be required and cannot be used with the current API. In this PR I merely added it as a flag for the specific GET submissions function. This could also be implemented more generalized by e.g. allowing additional function parameters for supplying arbitrary query parameters.

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