Create, Email, Attach, and Preview a PDF in Salesforce with Visualforce, Apex, and Screen Flows

Поделиться
HTML-код
  • Опубликовано: 4 дек 2024

Комментарии • 9

  • @stephaniescott9002
    @stephaniescott9002 Год назад +1

    Your video progressions on sending a vf page pdf via email and the available documentation have been an absolute life saver, just wanted to say thanks and I really appreciate the format of your videos!

  • @blah9960
    @blah9960 2 года назад

    Make more videos on salesforce. I am beginner in salesforce. Your videos is clear and simple to understand

  • @annepetersen4745
    @annepetersen4745 2 года назад

    Thanks Chris, I have finally had a moment to watch this from start to finish. (and yes my name is pronounced "Ann Peter-sen" - also to clarify as you were unsure, I'm a "she" =) ... This may be cheeky, but would you mind sharing the code - Apex and Visualforce you used here so that I can have a play around and do a little hands-on understanding? I could try enter it myself, but not sure if I would get it right or I'd miss things out. I'm currently learning to code in Apex so I don't yet thoroughly understand what goes where and why. Your time to create these videos is, as always, much appreciated.

    • @ChrisMarquez
      @ChrisMarquez  2 года назад +2

      Hello Anne, thanks for clarifying! Here's a link to a GitHub gist for the code: gist.github.com/chrismarquezdev/17ab590a6ea486140107687fca79b19f
      No problem, let me know if you have any other questions.

  • @manishpatil9640
    @manishpatil9640 Год назад

    Make video on success and error of Batch class dml for api callouts

  • @fredericklane745
    @fredericklane745 2 года назад

    I love the solution. However, Salesforce is an expensive place to store files. What is the alternative?

  • @PRIYADHARSHINICHANDRASEKRAN
    @PRIYADHARSHINICHANDRASEKRAN 9 месяцев назад

    Hi,
    I want to send Email with attachments for approval process

  • @PRIYADHARSHINICHANDRASEKRAN
    @PRIYADHARSHINICHANDRASEKRAN 9 месяцев назад

    Hi,
    I want to send Email with attachments for approval process. The email has to send for both salesforce user and/or non salesforce user. Need to capture their response through email itself. How can i do it? Can you please help me with this?