Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Use worker POST REST Service to create more than one worker at the same time
Summary
Use worker POST REST Service to create more than one worker at the same timeContent
Hey,
I'm currently trying to create worker via the POST Rest Service. This is working smooth, as long as I only create one worker after the other. What I now want to achive is, make one post call to the Cloud and create more than one worker within the same call. Is this somehow possible?
I tried already to just write the different workers under each other and surround all by [], not working.
The error message I receive is:
{
"title": "Bad Request",
"status"
Tagged:
2