How to get request payload to create the HR service when the user submits the form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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.
