
Subform fields received through the webhook payload are imported as regular merge fields in the main field list, not as subform fields.

NoteSymptom | Possible Cause | Recommended Solution |
Fields do not appear after clicking Get Fields | No payload received | Trigger a test event from the external application |
Some expected fields missing | Payload has nested or renamed keys | Trigger payload again and click Update Fields |
Fields show blank during merge | Mapping not completed | Check the Manage Fields section and re-map |
Webhook rejected in external app | Wrong request type | Ensure the app sends the payload through HTTP POST |