1 个回答
HI Samkodit,I believe you want to store this parsed data into a custom object.You can use a Wrapper Class For Parsing as listed in https://www.biswajeetsamal.com/blog/json-response-parsing-in-salesforce-apexSimilar posts to get startedhttps://salesforce.stackexchange.com/questions/310316/how-to-parse-json-response-and-store-it-on-contacthttps://salesforce.stackexchange.com/questions/283920/how-to-parse-json-response-and-insert-record-in-apexHope this helps you. Please mark this answer as best so that others facing the same issue will find this information useful. Thank you