How can I add an answer to an already filled using a URL parameter or API?

  • felipe_sasa
    Asked on September 5, 2019 at 12:32 AM

    Is there a way to edit some fields of an existing submission through URL parameters or through API?

  • Kiran Support Team Lead
    Replied on September 5, 2019 at 1:26 AM

    It is not possible prepopulate the fields while the submission is being edited. However, you may edit the submission using the API. Please refer to the related API documentation section below:

    https://api.jotform.com/docs/#post-submission-id

    Thanks!