Hi Team,
I have an integration with Drupal. We send the outcomes from Appian to Drupal. I wanted to retrieve the request body (we are sending a json body) which is sent to Drupal. Is there any way to extract the same? There is some issue with the json that is being sent over to Drupal which we cannot figure out. Any help would be appreciated.
Kindly revert back if you need any more information.
Thank you!
Discussion posts and replies are publicly visible
Hi Ritika, Can you please check the data you are sending and try to use the function a!toJson() to see the json you are sending and try to see what is the issue in Json you are sending.