Is there any object schema to check the relationship between care plan and care plan template? I have a requirement to automate the association of an existing care plan template to a blank care plan.
3 answers
@Rajasekar Chinnaswamy correct. You could create a junction object between Cases and Care Plan Templates. Then create some automation that whenever a Care Plan Template is automatically applied against a Care Plan (Case), it creates the junction record to link the two.