The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Krishna
4 years agoValued Contributor
RESTAPI from HCM Cloud
Hi - I have created a routine in Connector Rule to fetch the Worker data from HCM and I was able to assign it to a variables and able to print it successfully.
My question is below
1. Ho...
LeeB
4 years agoContributor III
Hi Krishna,
You would typically parse the results from the API into a DataTable and then use api.Parser.ProcessDataTable to populate Stage.
You will need to use different approaches to populate the DataTable depending on the format of the data e.g. for JSON use the Newtonsoft framework.
Lee
- Krishna4 years agoValued Contributor
Thanks Lee. I am using NewtonSoft Framework let me try this approach and update the results.
Krishna
Related Content
- 1 year ago
- 2 years ago
- 3 years ago