At @9:30, how can we define the contents of Contact_1 node? i believe that is the response but what if I am saving another field for example "hobby". Will it also be included in the response that we are seeing on the right side? And can be access/referenced within the IP?
7:25 The transform action detects that there is a node with the name/structure the DataRaptor expects to receive. To be honest this is not intuitive at all. I'd prefer there was a way to manually set the DataRaptor which data I intend to transform. This is one of those perks that makes it hard to learn Vlocity sometimes. You come from pattern and then Vlocity decides that it should change, when it could just as well keep the same pattern.
I was wrong! It is possible to pass the specific data you intend to process using the Send JSON Path and the Send JSON Node in the Send Response/Tranformations section of the Transform Action. This is further explained and exemplified in lesson #16.
This is a great video, thank you for sharing. Just a question: Is it possible to put a DataRaptor Post Action within a loop? I have an array of different first names and last names that I want to create Contacts for. Apologies if you cover this in another video, I haven't found it yet.
You don't have to put the Post Action in a Loop. All you have to pass to DataRaptor Post Action is your array like this : { "Names":[ { "FirstName":"Loop", "LastName":"1" }, { "FirstName": "Loop", "LastName": "2" } ] } and then within your data raptor you can declare something like this to map your array fields with contact fields e.g Input JSON path Domain Object Field Names:FirstName FirstName Names:LastName LastName
Please keep uploading your videos are very helpful
Thank You, I will be!
Well Explained the interaction between different DR Types and IP. Thanks!!
Glad it helped you and others! Keep watching!
At @9:30, how can we define the contents of Contact_1 node? i believe that is the response but what if I am saving another field for example "hobby". Will it also be included in the response that we are seeing on the right side? And can be access/referenced within the IP?
I i understood correctly, I dont think so response can be changed. You can trim down in IP action using transformation.
7:25 The transform action detects that there is a node with the name/structure the DataRaptor expects to receive. To be honest this is not intuitive at all. I'd prefer there was a way to manually set the DataRaptor which data I intend to transform. This is one of those perks that makes it hard to learn Vlocity sometimes. You come from pattern and then Vlocity decides that it should change, when it could just as well keep the same pattern.
I was wrong! It is possible to pass the specific data you intend to process using the Send JSON Path and the Send JSON Node in the Send Response/Tranformations section of the Transform Action. This is further explained and exemplified in lesson #16.
Hi,
I am not getting Dataraptor post in debug log , please help
Hi, please make video on flex card->action-> cards and event with all subtype action. And calculation action & matrix action.
Actions are planned to cover in another series. Calculation matrix will be covered in this series.
If I had to add a Record Type Id for Dataraptor Load.. How would i do that ?
This is a great video, thank you for sharing. Just a question: Is it possible to put a DataRaptor Post Action within a loop? I have an array of different first names and last names that I want to create Contacts for. Apologies if you cover this in another video, I haven't found it yet.
You don't have to put the Post Action in a Loop. All you have to pass to DataRaptor Post Action is your array like this : {
"Names":[
{
"FirstName":"Loop",
"LastName":"1"
},
{
"FirstName": "Loop",
"LastName": "2"
}
]
}
and then within your data raptor you can declare something like this to map your array fields with contact fields e.g
Input JSON path Domain Object Field
Names:FirstName FirstName
Names:LastName LastName
Hey Vishnu, can you please make some videos for integration with IP. Thanks
There is one with whatsapp api example.
Can you upload video Dynamically get the data from data raptor
BRUH
What?