IMAGE in PowerPointPull dynamic visuals into PowerPoint templates with the IMAGE command.Sep 25, 2025Knowledge
InformationArticle BodyExamples Use Case 1: Display the profile picture Display an opportunity owner's profile picture that is stored in a static resource alongside their contact information. Example data: { Opportunity: { Owner: { Profile_Picture__c: "profilePic", Name: Stephanie Thomas, Email: sthomas@test.com, phone: 111-222-2222 } }} Template Document: Output: Notes IMAGE commands must be inside text boxes in PowerPoint templates. Use img() to pull images from URLs and sfimg() for Salesforce static resources. Next Steps About IMAGE IMAGE in Word TitleIMAGE in PowerPointURL NameIMAGE-in-PowerPoint