Microsoft SharePointリストを使用して、顧客に関する情報を記録します。 新しいアイテムがSharePointリストに追加された場合にのみ、一連のアクションを実行する必要があります。 PowerAutomateフローを構成する必要があります。 どのトリガーを使用する必要がありますか?
正解:A
Trigger - When an item is created Triggers when an item is created. MS Flow will trigger when an item is created in the list. It will return all list item properties which can be used in the Flow. Reference: https://www.c-sharpcorner.com/article/sharepoint-based-triggers-in-ms-flow-part-2/