Day 5 | Learn Salesforce OmniStudio with Sanjay Gupta & Abhishek Agarwal | Sanjay Gupta Tech School

preview_player
Показать описание


Youtube Channel : Sanjay Gupta Tech School
Please Subscribe as only Subscribers will be able to ask Questions Live:

Udemy Courses:

#salesforce #omnistudio #vlocity
#salesforce #salesforceadmin #salesforcedeveloper
Рекомендации по теме
Комментарии
Автор

Hey Sanjay and Abhishek, very impressive playlist.
I have got a question, I am fetching accounts and its contacts where the contacts are nested/child of each account below is the sample JSON output
{
"accounts": [
{
"contacts": [
{}
]
}
]
}
question is how to get the total contacts for each account
{
"accounts": [
{
"totalContacts": 3
"contacts": [
{}
]
}
]
}

haiderraza
Автор

Hey Sanjay, could you please provide the the formals for the day 5 practice questions, thanks

josephabhilash
Автор

You said we can call DR from an LWC, could you please help me with the syntax to call DR in lwc?

prasadmuthyala
Автор

You said we can call DR from an LWC, could you please help me with the syntax to call DR in lwc?

krrishnamahadevaiah