Mapping Or Ignoring Optional XML Field
Posted: Fri Jun 29, 2018 6:01 pm
I have a flow receiving ConnectALL submitted jobs where some fields may not exist depending on the options chosen in the connector. Challenge is, I want to include those optional fields in an email from Switch (when they *are* populated) - but need to not error out if they're *not* included. And they're optional because not all submissions will require that data, and I have the Connector only showing those fields if a certain option is chosen. Suggestions?