I have a survey with attachments (pdf files). When a user submits the survey the JSON payload sent on the webhook includes the URLs to the attachments.
However, if the user edits the same survey (after submitted) later on the JSON payload does NOT include any mention of the attachments or their urls.
Is there a way to get survey123 to always send the URLs to the attachments? Even when the trigger even is "existing records edited"?