Hi
I have a form that would send emails to 3 different pre-set recipients depending on the category of issues + 1 required email (user) + 1 optional email
Option 1
Section 1 - contact info
Section 2 - Team 1 > branch to section 5
Section 3 - Team 2 > branch to section 5
Section 4 - Team 3 > branch to section 5
Section 5 - Attachment
users are also able to add attachments (up to 10 files + 10mb per upload) at the end of the form
Option 2
Section 1 - contact info
Section 2 - Team 1 + add attachment > end of form
Section 3 - Team 2 + add attachment > end of form
Section 4 - Team 3 + add attachment > end of form
I do not quite understand how the parse json work to extract the attachment, to be uploaded as an attachment to the email
Would appreciate if anyone can advise which flow is easier to set up the parse json to attach the attachments + provide the step by step for the suggested flow
Thanks in advance!