Retrieve bot’s user info.

External Documentation

To learn more, visit the Notion documentation.

Example Output

{
	"avatar_url": null,
	"bot": {
		"owner": {
			"type": "workspace",
			"workspace": true
		}
	},
	"id": "92a680bb-6970-4726-952b-4f4c03bff617",
	"name": "Leotastic",
	"object": "user",
	"type": "bot"
}

Workflow Library Example

Get Bot User Info with Notion and Send Results Via Email

Preview this Workflow on desktop