Chris Marquez
Chris Marquez
  • 59
  • 142 453
How To Send Emails in Salesforce (Screen Flow, Email Alerts, & Email Templates)
In this video, we go over how to send email alerts with email templates using a screen flow in Salesforce.
Feel free to leave a comment if you have any questions and/or make a suggestion on what kind of video you would like to see next.
Sign up for my Salesforce Email Newsletter: chrismarquez.com/subscribe
Previous Video: th-cam.com/video/lmk8W_U-qRw/w-d-xo.html&lc=UgyRxth4I7ZDwEF7sfN4AaABAg
#salesforce #salesforcetutorial #salesforceflows #flows #emailalert #salesforceemailalert #salesforceemailtemplate
มุมมอง: 1 289

วีดีโอ

How To Create a PDF in Salesforce with Visualforce and Apex
มุมมอง 8Kปีที่แล้ว
In this video, we go over how to create a PDF within Salesforce using Visualforce and Apex. This is a simple way to generate PDFs from records in your org. My other YT tutorial on how to create PDFs in Salesforce: th-cam.com/video/X2HMdJjq3zw/w-d-xo.html Subscribe to my Salesforce Newsletter: www.posts.chrismarquez.com/subscribe Feel free to leave a comment if you have any questions and/or make...
How To Create Automated Emails with a Checkbox in Salesforce (Record Triggered Flow)
มุมมอง 1.3Kปีที่แล้ว
In this video, we go over how to create automated emails in Salesforce with Record Triggered flows and checkboxes. Feel free to leave a comment if you have any questions and/or make a suggestion on what kind of video you would like to see next. Submit your questions here: docs.google.com/forms/d/e/1FAIpQLSf759SNVGiDaICmVuAGjMpbZM_rm9gvVUzmXjU6bKvjBVUO9Q/viewform Subscribe to my Salesforce Newsl...
How To Create Automated Emails in Salesforce (Record Triggered Flow)
มุมมอง 2.1Kปีที่แล้ว
In this video, we go over how to create automated emails in Salesforce with Record Triggered flows. Feel free to leave a comment if you have any questions and/or make a suggestion on what kind of video you would like to see next. Submit your questions here: docs.google.com/forms/d/e/1FAIpQLSf759SNVGiDaICmVuAGjMpbZM_rm9gvVUzmXjU6bKvjBVUO9Q/viewform Subscribe to my Salesforce Newsletter: www.post...
Salesforce Lightning Web Components Getters
มุมมอง 211ปีที่แล้ว
In this video, we go getters for Lightning Web Components (LWC). This video is part of the Salesforce Lightning Web Components Playlist: th-cam.com/play/PLL3Iw8hs1Qkq79UqzrqNrEsRlJtVtArF9.html Grab the code here: gist.github.com/chrismarquezdev/8b7a1f70b268d584214d5168ea2372c3 Feel free to leave a comment if you have any questions and/or make a suggestion on what kind of video you would like to...
Salesforce Lightning Web Components Data Binding and @track Decorator
มุมมอง 137ปีที่แล้ว
In this video, we go over data binding of arrays and objects as well as the track decorator for Lightning Web Components (LWC). This video is part of the Salesforce Lightning Web Components Playlist: th-cam.com/play/PLL3Iw8hs1Qkq79UqzrqNrEsRlJtVtArF9.html Grab the code here: gist.github.com/chrismarquezdev/b7532c810dee8c51be54756c115833c0 Feel free to leave a comment if you have any questions a...
Salesforce Lightning Web Components Methods, Data Binding, and Conditional Rendering
มุมมอง 108ปีที่แล้ว
In this video, we go over methods, data binding, and conditional HTML rendering for Lightning Web Components (LWC). This video is part of the Salesforce Lightning Web Components Playlist: th-cam.com/play/PLL3Iw8hs1Qkq79UqzrqNrEsRlJtVtArF9.html Grab the code here: gist.github.com/chrismarquezdev/e73abe27d746730087be1413e509a8b8 Feel free to leave a comment if you have any questions and/or make a...
Salesforce Lightning Web Components Properties, Constants, and Render List Basics
มุมมอง 307ปีที่แล้ว
In this video, we go over some basics of Lightning Web Components (LWC) including properties, constants and how to render lists in HTML. This video is part of the Salesforce Lightning Web Components Playlist: th-cam.com/play/PLL3Iw8hs1Qkq79UqzrqNrEsRlJtVtArF9.html Grab the code here: gist.github.com/chrismarquezdev/606749bbf49f2598a04a726d42507892 Fields, Properties, and Attributes: developer.s...
Salesforce Dev Hub and Scratch Org Setup (for Lightning Web Components)
มุมมอง 2Kปีที่แล้ว
In this video, we go over how to enable Dev Hub and create, manage, and delete Scratch Orgs in Salesforce. This video is part of the Salesforce Lightning Development Setup Playlist: th-cam.com/play/PLL3Iw8hs1QkogfJnixC5GQoriyCty3Zxj.html Feel free to leave a comment if you have any questions and/or make a suggestion on what kind of video you would like to see next. Consider subscribing or even ...
How To Send Emails in Salesforce (Screen Flow & Email Alerts)
มุมมอง 4Kปีที่แล้ว
In this video, we go over how to send email alerts using a screen flow in Salesforce. Both Lightning Email Templates and Classic Email Templates are used in this tutorial. This can be used to send mass emails. Feel free to leave a comment if you have any questions and/or make a suggestion on what kind of video you would like to see next. #salesforce #salesforcetutorial #salesforceflows #flows #...
How To Send Emails in Salesforce (Screen Flow)
มุมมอง 2.2Kปีที่แล้ว
In this video, we go over how send emails using a screen flow in Salesforce. This can be used to send mass emails. Feel free to leave a comment if you have any questions and/or make a suggestion on what kind of video you would like to see next. #salesforce #salesforcetutorial #salesforceflows #flows
How to Prevent Duplicate Cases in Salesforce
มุมมอง 814ปีที่แล้ว
In this video, we go over how to prevent duplicate cases in Salesforce with Apex code. Get the code here: gist.github.com/chrismarquezdev/354ba5724a24bcc39d851c84bcf1069f Feel free to leave a comment if you have any questions and/or make a suggestion on what kind of video you would like to see next. Consider subscribing or even buying me a coffee if you find the stuff I post to be useful: ko-fi...
Update Related Records with Flows (Salesforce Record-Triggered Flows)
มุมมอง 2.1K2 ปีที่แล้ว
In this video, we go over how to update child records using a Salesforce Record-Triggered Flow. Feel free to leave a comment if you have any questions and/or make a suggestion on what kind of video you would like to see next. Consider subscribing or even buying me a coffee if you find the stuff I post to be useful: ko-fi.com/chrismarquez #salesforce #salesforcetutorial #salesforceflows #flows
Create a Record with Flows (Salesforce Screen Flow)
มุมมอง 5752 ปีที่แล้ว
In this video, we go over how to search and create a record using a Salesforce Screen Flow. Feel free to leave a comment if you have any questions and/or make a suggestion on what kind of video you would like to see next. Consider subscribing or even buying me a coffee if you find the stuff I post to be useful: ko-fi.com/chrismarquez
Automating my Spotify Playlists with Code (Spotify API and Python)
มุมมอง 4432 ปีที่แล้ว
So picture this, you want to create the perfect Spotify playlist but the 10 or 30 minutes of work that it would take seems like such a waste of time. So what do you do instead? Exactly, you spend a week remembering how to write somewhat legible python code and figuring out how the Spotify API works to make this!: github.com/chrismarquezdev/spotify-create-top-hits-playlist Spotify Docs: develope...
Salesforce Einstein Bots with Apex REST Http Callouts
มุมมอง 1.7K2 ปีที่แล้ว
Salesforce Einstein Bots with Apex REST Http Callouts
Recalculate Formula Fields in Apex Salesforce
มุมมอง 4772 ปีที่แล้ว
Recalculate Formula Fields in Apex Salesforce
Salesforce Test Apex REST Callouts (HttpCalloutMock)
มุมมอง 1.8K2 ปีที่แล้ว
Salesforce Test Apex REST Callouts (HttpCalloutMock)
Salesforce Apex REST Callouts POST Request (Perform Apex Callout from Trigger)
มุมมอง 4.1K2 ปีที่แล้ว
Salesforce Apex REST Callouts POST Request (Perform Apex Callout from Trigger)
Invoke a Flow From a Global Action in Salesforce (with Lightning Components Aura)
มุมมอง 1.3K2 ปีที่แล้ว
Invoke a Flow From a Global Action in Salesforce (with Lightning Components Aura)
Salesforce Apex Test Basics
มุมมอง 1892 ปีที่แล้ว
Salesforce Apex Test Basics
Conditionally Render Records In a Visualforce Page
มุมมอง 1.6K2 ปีที่แล้ว
Conditionally Render Records In a Visualforce Page
Salesforce Invoking Apex REST Http GET Callout
มุมมอง 2.7K2 ปีที่แล้ว
Salesforce Invoking Apex REST Http GET Callout
Salesforce Apex REST Web Services Serialize/Deserialize JSON w/ Apex Wrapper Class (DELETE Request)
มุมมอง 5832 ปีที่แล้ว
Salesforce Apex REST Web Services Serialize/Deserialize JSON w/ Apex Wrapper Class (DELETE Request)
Create, Email, Attach, and Preview a PDF in Salesforce with Visualforce, Apex, and Screen Flows
มุมมอง 6K2 ปีที่แล้ว
Create, Email, Attach, and Preview a PDF in Salesforce with Visualforce, Apex, and Screen Flows
Salesforce Apex REST Web Services Serialize/Deserialize JSON with Apex Wrapper Class (PATCH Request)
มุมมอง 1.5K2 ปีที่แล้ว
Salesforce Apex REST Web Services Serialize/Deserialize JSON with Apex Wrapper Class (PATCH Request)
Download a Visualforce Page with Input Form as a PDF in Salesforce
มุมมอง 2.6K2 ปีที่แล้ว
Download a Visualforce Page with Input Form as a PDF in Salesforce
Salesforce Visualforce Tutorial: Controller Extensions
มุมมอง 4282 ปีที่แล้ว
Salesforce Visualforce Tutorial: Controller Extensions
Salesforce Visualforce Tutorial: Custom Controllers
มุมมอง 1.2K2 ปีที่แล้ว
Salesforce Visualforce Tutorial: Custom Controllers
Salesforce Visualforce Tutorial: Standard List Controllers
มุมมอง 3112 ปีที่แล้ว
Salesforce Visualforce Tutorial: Standard List Controllers

ความคิดเห็น

  • @mudashiribrahim7707
    @mudashiribrahim7707 วันที่ผ่านมา

    Hi Chris, Thanks for uploading the LWC videos. I really enjoy your approach and explanation. Did you stop adding more videos on LWC because of the views? I am sure more people will definitely watch it. Please do more videos. Thanks.

  • @chiaraostuni2775
    @chiaraostuni2775 3 วันที่ผ่านมา

    hello! thank you so much for the shared knowledge!May you help me with an issue i'm facing ? I have this use case: i want to send an email from a screen flow and then i want to be able to reply to the customer bu staying in the thread and not begin another one. How can i send my answer from a flow which relates to an email previously received?

  • @sotos47
    @sotos47 หลายเดือนก่อน

    But if we hit the endpoint without Authorization header it will still work right?

  • @rohandanwade7564
    @rohandanwade7564 หลายเดือนก่อน

    10:47 Note

  • @anninguyen7772
    @anninguyen7772 หลายเดือนก่อน

    Hi Chris, what if the language is in Czech? how could we encode the text?

  • @Township-007
    @Township-007 2 หลายเดือนก่อน

    Hello I got some doubt can you clear that

  • @AryanSharma-v3g
    @AryanSharma-v3g 2 หลายเดือนก่อน

    Hey, where did you get the scratch code of SFDX. the basic setup code?

  • @navjobanjosan8549
    @navjobanjosan8549 2 หลายเดือนก่อน

    Thank you Chris, I was working on something similar and this turned out super helpful.

    • @ChrisMarquez
      @ChrisMarquez 2 หลายเดือนก่อน

      No problem! Let me know if there are other topics you want me to cover.

  • @aniketk11
    @aniketk11 3 หลายเดือนก่อน

    Hey Chris, any idea about making this page available as a link from Salesforce Experience Site

  • @daydreameravani
    @daydreameravani 3 หลายเดือนก่อน

    I got this error: "The specified org vscodeOrg is not a Dev Hub." Something I need to do before this video ?

  • @jerryraju6293
    @jerryraju6293 4 หลายเดือนก่อน

    Hi can you please provide me that code.

    • @ChrisMarquez
      @ChrisMarquez 4 หลายเดือนก่อน

      gist.github.com/chrismarquezdev/6d82992bc594f2efcc6bec381e5e7e0c

    • @jerryraju6293
      @jerryraju6293 4 หลายเดือนก่อน

      @@ChrisMarquez thanks for sharing

  • @dannybpnyc
    @dannybpnyc 4 หลายเดือนก่อน

    you seem to race through the important parts so quickly and then pausing where there's no important action. I appreciate the work; just offering some constructive criticism. I'm having to play your videos at .75 speed and then skip ahead when no action, so it's frustrating. .

  • @dannybpnyc
    @dannybpnyc 4 หลายเดือนก่อน

    There's a checkbox for "Include a Run Asynchronously path to access an external system after the original transaction for the triggering record is successfully committed" that isn't addressed, but maybe you could comment with an explanation on if needed.

  • @dannybpnyc
    @dannybpnyc 4 หลายเดือนก่อน

    Click/choose "Record Triggered Flow" for anyone that was stuck because seeing a different screen than shown. He kind of blew past that part, but he does mention it.

  • @gennarodisimone8721
    @gennarodisimone8721 5 หลายเดือนก่อน

    Hi, how to remove blank pages from pdf file?

  • @volopash4482
    @volopash4482 6 หลายเดือนก่อน

    Thank you! Very helpful!!

    • @ChrisMarquez
      @ChrisMarquez 6 หลายเดือนก่อน

      You're welcome! Let me know if there are other topics you want me to cover.

  • @dhanyajoy7043
    @dhanyajoy7043 6 หลายเดือนก่อน

    Thank you!

    • @ChrisMarquez
      @ChrisMarquez 6 หลายเดือนก่อน

      You're welcome!

  • @desper0
    @desper0 7 หลายเดือนก่อน

    Thanks Chris. I have a question, how would you go about using a word template to use as the basis to be filled out with the invoice information to generate the dynamic PDF? I am looking to replace the same functionality provided by conga.

  • @lucascampos4387
    @lucascampos4387 7 หลายเดือนก่อน

    Chris, your videos are so good and I'm learning so much with you, despite having difficulties with the english (it isn't so good, i speak Portuguese). But thank you for the content!

    • @ChrisMarquez
      @ChrisMarquez 7 หลายเดือนก่อน

      I appreciate the kind words. Let me know if there are any specific topics you want me to make videos on!

    • @lucascampos4387
      @lucascampos4387 7 หลายเดือนก่อน

      @@ChrisMarquez I don't have much knowledge with APEX, despite having studied (in a very introductory way) some languages ​​such as javascript and python. It would be interesting to have a "trail" where I can learn more about the powerful Apex and Visual Force. Where I work there is also a lot of demand for integrations between systems, especially integrations via API and Webhook. Do you have any content for a beginner? The only knowledge I have with API integrations is with Bubble, which makes it much easier for the developer.

    • @ChrisMarquez
      @ChrisMarquez 7 หลายเดือนก่อน

      I do have some playlists that might be helpful. Going through the Salesforce Trailhead modules for Apex and Visualforce might also be helpful. Visualforce Playlist: th-cam.com/play/PLL3Iw8hs1QkpMuoJ_W4QrqOG22g851ulD.html Async Apex Playlist: th-cam.com/play/PLL3Iw8hs1QkpB-tovbAjxpjRxrRuWXxTT.html Web Services Playlist: th-cam.com/play/PLL3Iw8hs1Qkq5-feSfNvYUytNe6pl1OEV.html

    • @lucascampos4387
      @lucascampos4387 7 หลายเดือนก่อน

      @@ChrisMarquez Thank you, man. I'll start watching now

  • @LulaFukur
    @LulaFukur 7 หลายเดือนก่อน

    How can we include attachments in an email sent through the flow? If there are attachments on the Lead or opportunity, how can we add them? While I understand Flow has limitations, can we use Apex to achieve this? For instance, for all events created under account, contact, or opportunity, we could dynamically attach files and send emails using email templates created within the flow.

    • @ChrisMarquez
      @ChrisMarquez 7 หลายเดือนก่อน

      I'll make a video on this after investigating further but here are some quick thoughts: You might be able to create an invocable method in apex that retrieves the attachment that should be sent along with the email. The apex method could also send the email as well. In that scenario, the flow acts as the starting point and utilizes apex to do the actual work.

    • @LulaFukur
      @LulaFukur 7 หลายเดือนก่อน

      @@ChrisMarquez I have the existing flow where it sends out an email and the email template is setup within the flow. Now I want to include to check on each events and interactions if there is an attachment to include the attachment which i will need apex to get the attachment and the flow will trigger the email, one with attachment and another one without attachment. I hope this make sense.

    • @ChrisMarquez
      @ChrisMarquez 7 หลายเดือนก่อน

      Thanks for the additional info. I will look into this and will make a video on this soon.

  • @ChrisMarquez
    @ChrisMarquez 7 หลายเดือนก่อน

    Feel free to leave a comment if you have any questions and/or make a suggestion on what kind of video you would like to see next. Previous Video: th-cam.com/video/lmk8W_U-qRw/w-d-xo.html&lc=UgyRxth4I7ZDwEF7sfN4AaABAg

  • @ПавлеЗорић
    @ПавлеЗорић 8 หลายเดือนก่อน

    Can I create controller which include more custom objects?

    • @ChrisMarquez
      @ChrisMarquez 8 หลายเดือนก่อน

      Yes. You can do something like: public class MyCustomController { // Make sure to define the type of custom object in the variable definition here public customObject customObject0__c customObject0 {get; set;} public List<CustomObject1__c> customObject1List {get; set;} public List<CustomObject2__c> customObject2List {get; set;} // Initialize variables in constructor public MyCustomController() { //Create new instance of a custom object customObject0 = new customObject0__c(); // Query custom object records customObject1List = [SELECT Id, Name, Field1__c FROM CustomObject1__c]; customObject2List = [SELECT Id, Name, Field2__c FROM CustomObject2__c]; } }

  • @MuhammadAli-bj6oc
    @MuhammadAli-bj6oc 8 หลายเดือนก่อน

    Thanks this is great. I had used a future method and an update inside the future method which led to a recursion crises which I somehow got under control using some logical checks in the trigger but this is much more straightforward way for this.

  • @patrickj.trevenen1633
    @patrickj.trevenen1633 9 หลายเดือนก่อน

    Hello, I am trying to do a screen flow that allows a user to pick from several email templates and then send out the email. Can you do this idea? I can't find a video like that.

    • @ChrisMarquez
      @ChrisMarquez 7 หลายเดือนก่อน

      Here you go: th-cam.com/video/LmsAHnwnycI/w-d-xo.html

  • @EsraBalciMamac
    @EsraBalciMamac 9 หลายเดือนก่อน

    Hey Chris, came across your video randomly and I'm so glad I did! Your content is incredibly informative and I've learned a lot from it. I appreciate the effort you put into creating them. I was wondering if you could consider making a video tutorial on how to generate Word documents within Salesforce with Visualforce and Apex, or with Visual Studio and Lightning Web Components. It would be amazing if you could consider covering this topic in one of your future videos. Looking forward to more great content from you!!

  • @PRIYADHARSHINICHANDRASEKRAN
    @PRIYADHARSHINICHANDRASEKRAN 10 หลายเดือนก่อน

    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?

  • @PRIYADHARSHINICHANDRASEKRAN
    @PRIYADHARSHINICHANDRASEKRAN 10 หลายเดือนก่อน

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

  • @r90957
    @r90957 10 หลายเดือนก่อน

    Hi , the requirement is create a visual force page as form for user and render as pdf and next do digital signature. For user do we need to create object to store details of user

  • @ahcamuoy2340
    @ahcamuoy2340 10 หลายเดือนก่อน

    Thank you chris

  • @lioneljones8080
    @lioneljones8080 10 หลายเดือนก่อน

    I had a question, I am currently a SalesForce Developer at my Organization as was tasked to make some changes to an existing onsite ORG. I have written all of the code in a Test environment utilizing Scratch orgs and another ORG that is "not" tied to my production environment. Can I just switch the Authorized ORG to Production in VSCode or should I use a "change-set" via a connected Sandbox ORG ?.

    • @ChrisMarquez
      @ChrisMarquez 10 หลายเดือนก่อน

      I would personally go the sandbox route and test/verify that everything is working as expected there before doing a change set.

  • @ShubhamPatel-m3p
    @ShubhamPatel-m3p 10 หลายเดือนก่อน

    Hi Chris, I have a scenario where I have to iterate over thousands of records. Will this flow work for that condition too or is there any chance for Salesforce governor limit to get hit?

    • @ChrisMarquez
      @ChrisMarquez 10 หลายเดือนก่อน

      I found documentation that says the limit on retrieved records is 50,000 but it's possible it could still fail even if you're under that limit due to CPU time limits (depends on how much processing you're doing on the records) or even Email Send limits. You might be better off using a different method such as Apex schedulable/batch. help.salesforce.com/s/articleView?id=sf.flow_considerations_limit_transaction.htm&type=5

  • @captainfeels8390
    @captainfeels8390 10 หลายเดือนก่อน

    Hey Chris, i hope you're doing well. can you make a video about saving a VFPage as an attachment to an object using getcontentAsPDF? I'm encountering errors and don't know how to solve it. thanks.

    • @ChrisMarquez
      @ChrisMarquez 10 หลายเดือนก่อน

      Feel free to comment the code and error you're encountering. I'll try to help you out.

  • @AaciniOzambrano
    @AaciniOzambrano 10 หลายเดือนก่อน

    muy buen material Marquez

  • @Trailhead_Champion
    @Trailhead_Champion 11 หลายเดือนก่อน

    without enable dev hub in salesforce can we deploy lwc code in salesforce

    • @ChrisMarquez
      @ChrisMarquez 10 หลายเดือนก่อน

      Yes. Dev Hub is mainly useful for working in Scratch orgs but it's not necessary for LWC.

  • @w1697_anit0
    @w1697_anit0 11 หลายเดือนก่อน

    Hey man just wanna say I appreciate these videos you put up so please don’t stop making them. Thank you

    • @ChrisMarquez
      @ChrisMarquez 11 หลายเดือนก่อน

      Much appreciated Wanito1697. Are there any specific topics you want me to cover?

  • @starman9000
    @starman9000 ปีที่แล้ว

    Hey Chris, How do you handle if the api accept single record? how does it work when there is bulk data load? Thank you

  • @petar147
    @petar147 ปีที่แล้ว

    Good video! Mate you are making my life at work easier two days in a row with these videos xD

  • @petar147
    @petar147 ปีที่แล้ว

    I find your videos very comprehensive and I like how you explain why you used what you used in the code unlike other youtubers which don't explain their code and their decisions while showing the code. Keep up the good videos mate!

  • @JasonVanover
    @JasonVanover ปีที่แล้ว

    Great video!

  • @andresvargas8562
    @andresvargas8562 ปีที่แล้ว

    Man your videos are DA BEST... Straight to the point

  • @pradhumnsharma
    @pradhumnsharma ปีที่แล้ว

    Hey I have a requirement like I have a picklist in screen flow having all the email templates and I want to send the particular email template at a time how can I achieve this

    • @ChrisMarquez
      @ChrisMarquez ปีที่แล้ว

      I'll make a video for this in a few days after thinking about it but here are some thoughts: If you need to strictly stick with your requirements: You could create a apex class that schedules the email send and have the screen flow invoke that, Your Screen flow would ask the user for the time and pass that into the apex class. You'd probably have to implement the Schedulable Interface. I'm not a fan of this solution because you're relying on the user to provide input. Possible simpler, easier solution: You could instead create a scheduled-trigger flow with the exact time you need to send out these email alerts.

    • @joeyeisenzimmer2571
      @joeyeisenzimmer2571 ปีที่แล้ว

      @@ChrisMarquez Great videos! Any idea how to setup a Scheduled Flow to send a reminder to all Account owners every 60-90 days to go in an update their owned account records? Maybe the 1st of every quarter would work also. Even with a "get records" element, I still can't seem to have all account record owners be sent an email while testing.

  • @icomeinpeace10000000
    @icomeinpeace10000000 ปีที่แล้ว

    How are you integrating the vs code environment with salesforce? Is there a way to do it in developer console?

    • @ChrisMarquez
      @ChrisMarquez ปีที่แล้ว

      I made a video on how to integrate vs code with Salesforce: th-cam.com/video/B8MuSY_s18o/w-d-xo.html

    • @icomeinpeace10000000
      @icomeinpeace10000000 ปีที่แล้ว

      @@ChrisMarquez in doing so, would this just be a copy and paste exercise thereafter?

  • @ChrisMarquez
    @ChrisMarquez ปีที่แล้ว

    My other YT tutorial on how to create PDFs in Salesforce: th-cam.com/video/X2HMdJjq3zw/w-d-xo.html

  • @EmyrEdmund
    @EmyrEdmund ปีที่แล้ว

    Hello, I've gotten the access token and when requesting from postman to my custom rest resource I get a INVALID_SESSION_ID, token made from connected app works on standard api and my endpoint works when requesting through workbench. Would you have any idea why its not working through postman? Thanks for the video!

  • @deldefe
    @deldefe ปีที่แล้ว

    Hi Chris; The file downloads, but it's empty. If I use 'content-disposition', 'inline the pdf renders correctly, but when I switch to 'attachment' then it downloads but it does not open (the size of the file is 1KB so I assume it is empty) Any ideas?

    • @monishparte9100
      @monishparte9100 ปีที่แล้ว

      Same thing happening to me also

    • @deldefe
      @deldefe ปีที่แล้ว

      It is working now. I put the same controller in my two Visualforce pages. Now it's working like a charm.

  • @SachinKumar-wo4xl
    @SachinKumar-wo4xl ปีที่แล้ว

    Hi Chris, I hope you're doing well. I was wondering if it's possible to integrate Salesforce Bot and AI to generate responses for user questions. using Post call.

  • @terrymaster541
    @terrymaster541 ปีที่แล้ว

    Can you generate muliple pdfs in one email?

  • @sushma9325
    @sushma9325 ปีที่แล้ว

    Error: Generate PDF Flow An unhandled fault has occurred in this flow An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information. Could you please assist on this

  • @sushma9325
    @sushma9325 ปีที่แล้ว

    List has no rows for assignment to SObject -- This error is being shown. I'm a beginner. Could anyone assist on this, please

    • @naoufalalaa7295
      @naoufalalaa7295 ปีที่แล้ว

      set an Id in the controller :)

    • @twit1twit17
      @twit1twit17 11 หลายเดือนก่อน

      @@naoufalalaa7295 How can I pass account Id dynamically instead of hard coding using custom controller?

  • @chithraprakash8392
    @chithraprakash8392 ปีที่แล้ว

    Very well explained!