@IsmaelChivite @JamesTedrick @Anonymous User
Is it possible to send additional payload information from Survey123 to Integromat that is NOT in your feature service schema? For instance, I want to include some additional information in my survey to be used as filter criteria for a module however I do not want to store this information as part of my feature service.
- I have added a couple text questions in my survey to collect some data. They are NOT part of my feature service schema. I have set their bind::esri:fieldType to "null".
- The data appears to be populated and sent as part of the JSON. I verified it with using Survey123Connect and viewing the result output.
- On the Integromat side, I do not see these additional text elements being included. The only attributes I see in the payload are the ones that match the feature service.
Thanks for any insight!