How to Upload Files in Salesforce Flow (REQUIRED field example)

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

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

  • @DzungLongVN
    @DzungLongVN 3 месяца назад

    thanks a lot. I was stuck the entire day at the upload file part, and your video was exactly what I needed

  • @trevorclinard
    @trevorclinard 2 месяца назад +1

    Nailed it, exactly what I was looking for.

  • @NISHANTHG-e8f
    @NISHANTHG-e8f 3 месяца назад

    wow! you solved my problem so easily and its working. thank you so much!

  • @ChrisRobertson1212
    @ChrisRobertson1212 4 месяца назад

    Love this video, thanks so much for sharing! Simple, elegant solution.

  • @GiaTedeman
    @GiaTedeman 7 месяцев назад

    Simply love this use case, so applicable!!

  • @corneliacannon
    @corneliacannon 3 месяца назад

    As always: Excellent tutorial. So helpful

  • @MattSuellentrop
    @MattSuellentrop Месяц назад

    Thanks this video was super helpful, I am having issues with uploading files in a Screen Flow on a Experience Site? I know it has to do with access but not sure exactly. Thoughts???

  • @87kmel
    @87kmel 2 месяца назад

    This video saved my day 🎉 thanks man

  • @alisebarkell5984
    @alisebarkell5984 5 месяцев назад

    I loved this video. It was super helpful. Where would I add a success message letting the user know the new record was created? Is it after we Create the Content Document Links?

  • @prateekmishra2755
    @prateekmishra2755 3 месяца назад

    You are the best I had the same requirement

  • @bobjames3677
    @bobjames3677 2 месяца назад

    This is good stuff. Thank you for this, so needed and very useful.

    • @bobjames3677
      @bobjames3677 2 месяца назад +1

      The only issue I've run into is when multiple files need to be uploaded.
      I'll be using this on a customer facing (public) flow, and not everyone knows how to select multiple files files in the 'select file' dialog (shift+click or ctrl+click), so if they upload one file, then another, and so on, only the last file they chose will be uploaded.
      Has anyone solved this?

  • @wannabrittany
    @wannabrittany Месяц назад

    This was super helpful, thank you so much. I'm wondering if you know a way to make the uploaded files immediately visible to a community user? I added a doc link variable for visibility = all users but that didn't work.

  • @MattSuellentrop
    @MattSuellentrop 3 дня назад

    This worked great in Debug but when I put it in an Experience Site I was seeing issues, it is not seeing the ContentDocument IDS when it Loops the files

  • @maxperetz8827
    @maxperetz8827 4 месяца назад

    very helpfull!! if you can add the option to see the name's file uploaded into the component thx

  • @thandekashabalala3140
    @thandekashabalala3140 Месяц назад

    HI Please help. I get a "You do not have the level of access necessary to perform the operation you requested. Please contact the owner of the record or your administrator if access is necessary." error when I try to debug the flow as a Partner Community User.

  • @RohitJha-e3x
    @RohitJha-e3x Месяц назад

    How can I update the content version from here. Could you please check that. I need to update the file custom field from here

  • @jerithalphonse7543
    @jerithalphonse7543 Месяц назад

    I have a question ,
    I want to restrict the file size to 2 MB.
    How to achieve that??

  • @shreyaraut9270
    @shreyaraut9270 6 месяцев назад

    Thanks ..big help

  • @corneliacannon
    @corneliacannon 3 месяца назад

    I was testing my flow when I got distracted and forgot if I uploaded both my files. Is there a way to show the user the files that have been uploaded before they do a final submit?

  • @kellenkirby5294
    @kellenkirby5294 5 месяцев назад

    If users have already uploaded files, log out, and then log back in to the screen flow > do you do a Get Records element before the screen of Content Documents Links?

  • @shreyaraut9270
    @shreyaraut9270 6 месяцев назад

    After watching the video, I have a question. If I have an object called ABC and I've overridden the new button with a flow that requires a mandatory file upload, can I still perform a data import for that object? The object doesn't include a file field. I'm wondering if it's possible to upload data using a file in this scenario.

  • @SanjanaShambulingam
    @SanjanaShambulingam 4 месяца назад

    Is there a way where we can restrict the number the files that can be uploaded?