- Genesys Cloud EU-West (v2023.10)
- ServiceNow Madrid 13.1
- Architect Flow v4.2
Quick question about handling dynamic JSON outputs from Agent Scripting tasks within Data Actions. We are capturing a complex JSON object via the {{task.scripting.result}} token, but the payload arriving at ServiceNow appears truncated after 255 characters. The webhook logs show the full payload was sent. Is there a specific configuration in the Data Action mapping or ServiceNow MID server required to handle large JSON blobs from scripting variables without data loss?