Outbound HTTP Log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2018 04:45 AM
Hello all,
Can anyone point me in the direction of some documentation / articles that give an overview and some details around using the outbound HTTP log?
Thank you
Jamie
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2018 05:24 AM
Hi Mahi,
I have now added Content-type: application/json to the HTTP Headers. The request body is now included in the log, but it is truncated:
{
"u_number": "INC9999999"
"u_location": "DC0001"
"u_caller_id": "o2_caller"
"u_category": ""
"**body truncated**
I'm guessing there is one more property somewhere that I need change?
I should add - I am currently working on Istanbul.
Jamie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2018 06:33 AM
I found the property: glide.outbound_http.content.max_limit
🙂