Skip to main content
Nintex Community Menu Bar
Question

how to configure Rest api with json body in Skuid

  • July 11, 2024
  • 1 reply
  • 5 views

Forum|alt.badge.img

Need some help in configuring REST API with json body,

I am able to configure GET method with query params, but I couldn’t configure POST method with snippet as custom JSON body -

1 reply

annajosephine
Nintex Employee
Forum|alt.badge.img+18
  • Nintex Employee
  • July 12, 2024

Hey @narenkakarlapudi, this documentation article may be helpful for you https://docs.skuid.com/latest/en/data/rest/#custom-requests-payloads.

What does your snippet look like, and from where are you running it?