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.

How to get request payload to create the HR service when the user submits the form?

Drishti
Tera Guru

Hi Community,

 

If i am raising case from portal then , from where I can get request payload ?

 

In short - Where to get the request payload to create the HR service when the user submits the form?

 

Please guide.

3 REPLIES 3

RaghavSh
Mega Patron

@Drishti Requirement is unclear. Upon raising case, why do you want to create HR service?


Raghav
MVP 2023
LinkedIn

We have a third party through which they will raise case . They need all the variables which are present on record producer form.

Hence, they are in search for schema.

ok, I dont think there is any schema for record producer, you will have to create and provide the JSON to them.

 

sample json:

{

"RP var 1" : "",

"RP var2" : "".

 

}


Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023
LinkedIn