web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Trying to route Sharep...
Power Automate
Answered

Trying to route Sharepoint upload filepath through Compose and Variable flow steps back to Create sharing link

(0) ShareShare
ReportReport
Posted on by 3

I've tried to use all available KB and forum content before asking but essentially, the goal is to create a link to an uploaded attachment from a Microsoft Form that goes to a Sharepoint or Onedrive folder then reference that link in a Sharepoint list item and e-mail.

The common remedy seemed to be to use a Compose/Variable step to create the int64 format demanded of the filepath string but that creates errors of its own when attempting to convert.  Is there another way to resolve this?  Thanks tremendously in advance.

FLOW AS INTENDEDFLOW AS INTENDEDFLOW ERRORFLOW ERROR

Categories:
I have the same question (0)
  • Verified answer
    v-yujincui-msft Profile Picture
    on at

    Hi @DavidLNYC ,

     

    Do you want to get the share link of attachments uploaded by MS Forms?

    I have made a simple test for your reference.

     

    1. Here is my list.

    vyujincuimsft_0-1664262339588.png

    2. Here is my MS Forms.

    vyujincuimsft_1-1664262366730.png

    3. Here is my Flow.

    Schema:

    {
     "type": "array",
     "items": {
     "type": "object",
     "properties": {
     "name": {
     "type": "string"
     },
     "link": {
     "type": "string"
     },
     "id": {
     "type": "string"
     },
     "type": {},
     "size": {
     "type": "integer"
     },
     "referenceId": {
     "type": "string"
     },
     "driveId": {
     "type": "string"
     },
     "status": {
     "type": "integer"
     },
     "uploadSessionUrl": {}
     },
     "required": [
     "name",
     "link",
     "id",
     "type",
     "size",
     "referenceId",
     "driveId",
     "status",
     "uploadSessionUrl"
     ]
     }
    }

    vyujincuimsft_2-1664262394016.png

    vyujincuimsft_3-1664262416234.png

    vyujincuimsft_4-1664262452039.png

    Result Screenshot:

    vyujincuimsft_5-1664262476551.png

     

     

    Best Regards,

    Charlie Choi

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 519 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 296 Moderator

#3
abm abm Profile Picture

abm abm 232 Most Valuable Professional

Last 30 days Overall leaderboard