web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Any way to create list...
Power Automate
Unanswered

Any way to create list item from Outlook contact?

(0) ShareShare
ReportReport
Posted on by 11

I know there is no trigger for this but does anyone know of a workaround?

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,768 Most Valuable Professional on at

    Hi @DLM1166,

     

    A workaround could be to use a recurrence trigger and check if the contact has been created recently (using the createdDateTime property of a contact item). That check can be done in a Filter Array action.

     

    Below is an example

     

    The filter array is using the expression below, which you should be able to add in advanced mode.

    @greater(item()?['createdDateTime'], addDays(utcNow(), -7))

     

    recurrence_oneaweek.png

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard