1{
2 "recommendationRecordIds" : [ "0prRM00000001abYAA" ],
3 "recommendationStrategyResult" : [ {
4 "errors" : [ ],
5 "isSuccess" : true,
6 "onBehalfOfId" : "a02xx000001nd0RAAQ",
7 "recommendations" : [ {
8 "acceptanceLabel" : "yes",
9 "actionReferenceId" : "301RM0000004tIcYAI",
10 "actionReferenceLabel" : "sendingEmailFlow",
11 "actionReferenceName" : "sendingEmailFlow",
12 "actionStrategyParameters" : [ {
13 "name" : "inputRecommendation",
14 "type" : "SObject",
15 "value" : {
16 "attributes" : {
17 "type" : "Recommendation",
18 "url" : "/services/data/v56.0/sobjects/Recommendation/0prRM00000001abYAA"
19 },
20 "AcceptanceLabel" : "yes",
21 "ActionReference" : "sendingEmailFlow",
22 "CreatedById" : "005RM000002WUlIYAW",
23 "CreatedDate" : "2022-07-14T20:06:32.000Z",
24 "Description" : "Recommendation description",
25 "ExternalId" : null,
26 "Id" : "0prRM00000001abYAA",
27 "ImageId" : null,
28 "IsActionActive" : true,
29 "IsDeleted" : false,
30 "LastModifiedById" : "005RM000002WUlIYAW",
31 "LastModifiedDate" : "2022-07-14T20:06:32.000Z",
32 "LastReferencedDate" : "2022-07-14T20:06:32.000Z",
33 "LastViewedDate" : "2022-07-14T20:06:32.000Z",
34 "Name" : "Rcmd2",
35 "RecommendationKey" : null,
36 "RejectionLabel" : "no",
37 "SystemModstamp" : "2022-07-14T20:06:32.000Z"
38 }
39 }, {
40 "name" : "recordId",
41 "type" : "String",
42 "value" : "a02xx000001nd0RAAQ"
43 }, {
44 "name" : "contextRecordId",
45 "type" : "String",
46 "value" : "a02xx000001nd0RAAQ"
47 } ],
48 "description" : "Recommendation description",
49 "id" : "0prRM00000001abYAA",
50 "name" : "Recommendation",
51 "rejectionLabel" : "no"
52 } ],
53 "recordId" : "a02xx000001nd0RAAQ"
54 } ],
55 "status" : {
56 "code" : 200,
57 "message" : "The request to get recommendations was submitted."
58 },
59 "strategyName" : "flow_sample",
60 "usecaseName" : "ChurnPredictionRealTime"
61}