Hello,
We are using Integromat to automate some reporting and email distribution when sending and editing survey responses. I have notice a difference in payload content when editing a response using the survey's webform versus editing a survey response from the inbox on the client app.
In an Editing Scenario (editData):
When using the field app, all survey attribute information is returned as a collection of attributes in the payload. This is great and exactly what is needed.
When using the webform, only the globalid and the OBJECTID are sent in the payload. While this is sufficient in generating reports, it's not helpful when trying to author an automated email about the content of the survey being updated.
Ideally, all survey response information would(should?) be sent from either the webform or the field app. Is this "by design" or a bug?
Here is the response from the field app(left) vs. the webform (right). Both are edits to the same survey response. The only edit that was made to both of them was the "Status" field.

Thank you!
Andrew