Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Getting error - JSON Object with key value pairs in Flow Designer

User205031
Tera Contributor

Hi All,

 

I have triggered a flow, but getting 'JSON Object with key value pairs' in the flow context.

User205031_0-1762160785013.png

In the REST Step, I have set up the request body as below:

 

User205031_1-1762160833252.png

 

How to solve this issue?

Thanks!

1 REPLY 1

Ranjit Nimbalka
Mega Sage

Hi @User205031 ,
Can you please try by Remove the quotes around the data pills (tokens).
like {"decision":action->decision,

"ritm": action->ritm}

 

Thanks.