How can we pass the dynamic expression in when a file is created or modified

Podili Vijay 20 Reputation points
2023-04-05T09:31:49.09+00:00

My path is shared documents/new/Apr/2023/Apr-jun/data xlsx how can I pass these in to the dynamic expression in when a file is created or modified trigger

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,551 questions
{count} votes

Accepted answer
  1. Sonny Gillissen 3,751 Reputation points Volunteer Moderator
    2023-04-05T11:26:56.3133333+00:00

    Hi James James

    Thanks for reaching out on Microsoft Q&A! Assuming you're using the SharePoint trigger for this you could use: triggerBody()['{Path}']

    Please let me know when you have additional queries using the comments below! If my answer was helpful please click "Accept answer".

    Kind regards, Sonny


1 additional answer

Sort by: Most helpful
  1. Podili Vijay 20 Reputation points
    2023-04-06T08:42:47.65+00:00

    Can I gile file name at the end of expression (/)file.xlsx apr-jun is my folder structure

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.