Skip to main content
Best answer

Unable to find users in Notion

  • March 15, 2022
  • 1 reply
  • 132 views

I’m trying to create a zap that creates a card and assigns it in Notion. When adding a Notion DB item to dynamically map the user you need the UserID which all makes sense. 

 

The issue I’m facing is unless I am missing something there is no way to search for the UserID in Notion from Zapier. Am I missing something? 

Best answer by Troy Tessalone

Hi @Lee 

Good question.

You may have to use the Notion API to get the Users in order to get the User ID:

https://developers.notion.com/reference/get-user

App APIs can be used in Zaps with the Webhook app as an action step: https://zapier.com/apps/webhook/help

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • Answer
  • March 15, 2022

Hi @Lee 

Good question.

You may have to use the Notion API to get the Users in order to get the User ID:

https://developers.notion.com/reference/get-user

App APIs can be used in Zaps with the Webhook app as an action step: https://zapier.com/apps/webhook/help