Welcome to Cup of Dev, the best blog by far!
All post publised as Morné Wolfaardt
Steve Maguire once said
“Never allow the same bug to bite you twice.”
My list of resources I've used relating to Power Apps, UI Design, Free tools, graphics and Youtube channels I follow
I know what you are thinking, another post about the Power Apps COE, but I’ve recently deployed the COE starter kit and the YouTube channel is awesome with step by step guidance.
I ran into a tiny problem… while trying to get the Power Automate custom connector to connect to the Office 365 Management API, I kept on receiving a the following response from the server :
I’ve been working the past few weeks with the lesser known features in Office 365, the dictate function that’s available in most of the office products. Dictate records your voice and change it into text in real time so for today instead of typing this blog post, I’m using my voice.
You can use commands like “full stop” or “new line”, to control the sentice structure, and there is a bunch of other commands
When I create my markdown files in Visual Studio Code for Hugo, I always get confused on the header properties,
--- title: "Create a user snippit in Visual Studio for Go Hugo" description: "Create a user snippit in Visual Studio Code to fast track your Go Hugo file creation " date: 2020-06-22T00:01:01+02:00 draft: true --- so I created a simple user snippit for Visual Studio. This allows me to create a header and set the title, description and other properties by just typing Ctrl+Space.
I recently had a requirement from a customer to track additional activities with their customers, but beyond the normal marketing activities. The customer have a mobile application and would like to track if they email a contact a mobile market place link, if they installed the mobile application or not.
I played around with marketing’s customer journey capabilities and there’s some really awesome functionality included. I decided to create a custom channel for two reasons.