Final post for the year. Returning once more to Power Automate. This time we’re automating the posting of a random factoid from a spreadsheet to social media. This is similar to the other post I made that posts a random blog post from the archives.
Year: 2021
C# Advent 2021 – Using C# Code in Power Automate
Power Automate has a fantastic feature in preview that lets you add some C# code to your flows. It requires using a custom connector, so it’s limited to those with a license that allows that. There are also a number of other limitations which I’ll get into later. But it’s a start.
Advent of Code – Day 12
Photo by Any Lane from Pexels I’m participating in the Advent of Code 2021. Here’s my solutions for Day 12 – Passage Pathing. Problem 1 The Puzzles for Day 12 are a pathing problem. We are finding our way through a cave system. The system has a start point, and […]
Advent of Code – Day 11
I’m participating in the Advent of Code 2021. Here’s my solutions for Day 11 – Dumbo Octopus
Advent of Code 2021 – Day 10
I’m participating in the Advent of Code 2021. Here’s my solutions for Day 10 – Syntax Scoring
Advent of Code 2021 – Day 9
I’m participating in the Advent of Code 2021. Here’s my solutions for Day 9 – Smoke Basin
Advent of Code 2021 – Day 8
I’m participating in the Advent of Code 2021. Here’s my solutions for Day 8 – Seven Segment Search
Advent of Code 2021 – Day 7
I’m participating in the Advent of Code 2021. Here’s my solutions for Day 7 – Whale Attack
Advent of Code 2021 – Day 6
“I’m participating in the Advent of Code 2021. Here’s my solutions for Day 6 – Lantern Fish
Advent of Code 2021 – Day 5
I’m participating in the Advent of Code 2021. Here’s my solutions for Day 5 – Hydrothermal Vents