cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
RomanKorchak
Helper IV
Helper IV

How to trigger Flow only on creation (not on Modified) of SP List Item

Hi All

I am creating a flow that should only be started when SharePoint list item is created but not when item is modified (Approver needs to edit some info in item during the flow). But if the item is modified it retrigger the flow.

Also is there any way to re submit the flow from itself (on some condition, for example if one approver reject the flow).

Thanks

 

1 ACCEPTED SOLUTION

Accepted Solutions
Brad_Groux
Community Champion
Community Champion

Use the When an item is created trigger, and not the When an item is created or modified trigger.

Approval Flows have built in trees for rejections and approvals. The Build a flow that processes an approval request Microsoft Learn Module steps you through the process of creating a basic approval Flow. Also, see the Create and test an approval workflow with Power Automate documentation. 

If you could provide an expanded screenshot of your Flow and steps, and of any detailed error messages you're receiving we could likely better assist you. Also, for the best results, you may want to review How to write a good forum post.

If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

View solution in original post

4 REPLIES 4
Brad_Groux
Community Champion
Community Champion

Use the When an item is created trigger, and not the When an item is created or modified trigger.

Approval Flows have built in trees for rejections and approvals. The Build a flow that processes an approval request Microsoft Learn Module steps you through the process of creating a basic approval Flow. Also, see the Create and test an approval workflow with Power Automate documentation. 

If you could provide an expanded screenshot of your Flow and steps, and of any detailed error messages you're receiving we could likely better assist you. Also, for the best results, you may want to review How to write a good forum post.

If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

@Brad_Groux - Thanks for your tips, I will look in to it. 

Is it possible to change the trigger on existing flow from on create and modify to on create only?

Thanks

Unfortunately, it is not possible to change the trigger of a Flow, because changing the trigger completely changes the underlying logic. You'll need to recreate the Flow with the new trigger. I usually open up the old Flow on a second browser tab so I can review and/or copy/paste the settings and steps as required. 

If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

You CAN delete the original trigger using the [...] menu and select a new trigger action. HOWEVER, when you do that, you will lose any references back to the original connection (like SharePoint list data being used in variables, conditions, or email).

Additionally, some triggers automatically include other actions like Approvals. If you add one of these triggers manually after the Flow has been created, you may have to also manually build all of the sub-actions as well.

 

Depending on which actions you are deleting and adding, it might be better to just create a new Flow with the correct trigger.

 

 

If this post answers your question, please mark as Solved so others may find the answer more quickly.

If you like this reply, please click the Thumbs Up button.

Helpful resources

Announcements
Power Automate News & Announcements

Power Automate News & Announcements

Keep up to date with current events and community announcements in the Power Automate community.

Community Calls Conversations

Community Calls Conversations

A great place where you can stay up to date with community calls and interact with the speakers.

Power Automate Community Blog

Power Automate Community Blog

Check out the latest Community Blog from the community!

Top Solution Authors
Users online (2,289)