Can anyone explain why the Data Action returns a 400 error when creating a ServiceNow incident from Architect?
- Using the standard REST API endpoint /api/now/table/incident.
- Payload validation passes locally but fails in the flow with ‘invalid field: caller_id’.
- Verified the MID server connectivity and token refresh logic is intact.