Permanently deleted user
Can we add the submission number as parameter within the API?
0
Comments
Please sign in to leave a comment.
Howdy Jo-Ar,
That's a good question! At this time, there are two major submission identifiers that can be used as parameters with the API:
-Submission ID: the unique ID of the submission within the database, typically a series of integers
-Submission GUID: a unique identifier for a submission that is displayed on the Submission PDF and the Submissions page on the website, typically a string of characters
Both of these items are automatically generated when a submission is completed, and they are separate from the Submission Number that is displayed on the Submissions Page:
I can see how being able to use the Submission Number as a parameter with the API would be helpful, and I will share this feedback with our Engineering team for their consideration!