How to automatically deal with email while on holidays
It’s the holiday season, and many of you are preparing to go, but most companies won’t stop meaning that email won’t stop. People dread the …
The post How to automatically deal with email while on holidays appeared first on Manuel T. Gomes.
Published on:
Learn moreRelated posts
Power Automate: Teams - Get message details Action
Returns the full message behind a message ID: body, sender, mentions, and reactions. The body arrives as HTML.
Power Automate: chunk Function
Splits a string or array into pieces of a fixed size. The last chunk is often shorter.
Book: 12 Rules for Life
Not the usual numbered self-help book. Peterson's twelve principles, from Stalin to God to the Bible.
Excel: Sumif Function
Sums the values that meet one condition. A mismatched sum range is silently reshaped, not flagged.
Power Automate: Teams - When a new chat message is added Trigger
Fires when a message is posted in any chat the connected user is in. Returns IDs only, not content.
base64ToBinary function
Converts a base64-encoded string into binary file content. The content type changes; the base64 does not.
What is a connection reference in Power Automate?
A connection stores credentials; a connection reference is a named pointer to one, living inside a solution.
Excel: Countif Function
Counts the cells in a range that meet one condition. Text matching ignores case.
New Power Automate now requires connection references
Convert a solution flow from a direct connection to a connection reference and unlock the new designer.
Power Automate: parseDateTime function
Converts a date string into an ISO 8601 timestamp using a locale and optional format. Locale comes second.