admin管理员组文章数量:1403217
We use MS Booking and MS PowerAutomate in our flow to let students to register for courses.
- Student register via MS Booking page
- PA Flow is triggered and call our internal system to
- Validate and Save student data, assign course in LMS, send a confirmation email etc.
Part of the flow is to be cancellation of MS Bookings that come from "not approved" sources. The validation and cancellation is done in the 3rd step. We are using multiple Booking pages and the cancellation is done via MS Graph call. It needs booking space id. It is the booking page email. Such info is NOT in the output of PA trigger. But the trigger needs to be set up. And in fact the booking page email that is the trigger's parameter is something I want to use further in the PA flow.
If I check the history of the flow. The info I want to get is the "SMTP Address". Is there any way I can get this?
We use MS Booking and MS PowerAutomate in our flow to let students to register for courses.
- Student register via MS Booking page
- PA Flow is triggered and call our internal system to
- Validate and Save student data, assign course in LMS, send a confirmation email etc.
Part of the flow is to be cancellation of MS Bookings that come from "not approved" sources. The validation and cancellation is done in the 3rd step. We are using multiple Booking pages and the cancellation is done via MS Graph call. It needs booking space id. It is the booking page email. Such info is NOT in the output of PA trigger. But the trigger needs to be set up. And in fact the booking page email that is the trigger's parameter is something I want to use further in the PA flow.
If I check the history of the flow. The info I want to get is the "SMTP Address". Is there any way I can get this?
Share Improve this question asked Mar 21 at 13:15 RadekRadek 11.1k56 gold badges169 silver badges270 bronze badges1 Answer
Reset to default 0Use the following
trigger()?['inputs/parameters/SMTPAddress']
本文标签: power automateCan we getread triggers input (parameters)for example booking page emailStack Overflow
版权声明:本文标题:power automate - Can we getread triggers input (parameters) - for example booking page email? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744350920a2602043.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论