Skip to main content

3 posts tagged with "Automation"

Automation Tools and Techniques

View All Tags

Search for users (V2) Example in Power Automate (Microsoft Flow)

· 27 min read
Jagdish Kumawat
Founder @ Dewiride

Sooner or later a flow needs to find a person — the manager to notify, the owner of a request, the account behind an email address. The Search for users (V2) action from the Office 365 Users connector does exactly that: give it part of a name or an email address and it returns every matching Microsoft 365 user.

Convert Number or Integer to Text or String using Power Automate (Microsoft Flow)

· 8 min read
Jagdish Kumawat
Founder @ Dewiride

Power Automate is strict about data types. If you try to concatenate a number into a message, save it into a text column, or pass it to a connector that expects text, the flow fails with a type mismatch. The fix is the built-in string() expression, which converts a number or integer into its text or string representation.

Stay Updated

Subscribe to our newsletter for the latest tutorials, tech insights, and developer news.

By subscribing, you agree to our privacy policy. Unsubscribe at any time.