Notion Org Chart Generator
No credit card required
Notion Org Chart Generator
No credit card required
Generate an image of organization chart from the Employee directory in Notion.
You can access the Notion Org Chart Generator programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "database": "8b374794e9fc490fb0ea98619eb7796a",
3 "personName": "Name",
4 "relationName": "Leader",
5 "personDescription": [
6 "Role",
7 "Email"
8 ]
9}' |
10apify call spidoosho/notion-org-chart-generator --silent --output-dataset
Notion Org Chart Generator API through CLI
The Apify CLI is the official tool that allows you to use Notion Org Chart Generator locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
2 stars
Created in Dec 2021
Modified 3 years ago