I have successfully integrated Workforce and S123, and used Pro to do some further customization in the table of 'Assignment Integrations'. In this project, as well as others, any custom field I create passes through without fail, but the duedate field will not. I assume it has to do with the fact that it's a date field as opposed to a text field? (fyi- I name the fields in my survey the same as Workforce to keep track of what fields go to what). Below is my URL Template, the bold being my trouble spot.
I initially created the survey using web designer and subsequently noticed the field lengths were different. Thinking that was the problem, I moved the survey into Connect, created a new field, made the field lengths the same... didn't work. I just don't know. Is there something in the URL Template that needs to change? Any help is appreciated.
https://survey123.arcgis.app?itemID=5f3e8aff7bc246afab9f06d3178ea9c4¢er=${assignment.latitude},${assignment.longitude}&field:location=${assignment.location}&field:workorderid=${assignment.workorderid}&field:description=${assignment.description}&field:duedate=${assignment.duedate}