This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What happens if the email recipient field in the Send an email (V2) action is left blank?
The flow skips the email step.
The flow runs successfully but doesn't send an email.
The flow fails.
The flow sends a notification to the flow owner.
How can you handle large file attachments that exceed the size limit?
Skip the email entirely.
Split the file into smaller parts.
Use the Get file metadata action to check file size and adjust the flow accordingly.
Automatically compress the file before sending.
What does the Get calendar events (V4) action do?
Deletes past calendar events automatically
Retrieves events from a calendar based on a time range
Forwards all calendar invites to attendees
Cancels any event outside of working hours
Which expression do you use to format a date in the ISO 8601 format?
toDate()
timeZoneConvert()
formatDateTime()
dateToString()
You must answer all questions before checking your work.
Was this page helpful?