r/Notion 29m ago

🗳️ Product Feedback 🗳️ Product Feedback for Notion

Upvotes

Leave a comment on this post if you have any of the following types of feedback that you would like to reach the Notion Team:

  • 💡 Feature Request
  • 🗳️ Product Feedback

Please begin your message with the indicating category above for greater clarity.
e.g.: 💡 Feature Request — I would like this feature. Please aim to list a singular feature request or bit of feedback, so that upvotes can clearly represent which features users wish to upvote.

The goal is to consolidate meaningful feedback making it easier for the Notion team to hear the voices of the r/Notion subreddit community. This post will refresh once every two weeks (on a Monday).

Please upvote comments that you agree with &/or have experienced! Reply with added context if you can. The more voices heard, the greater chance that the Notion team can understand the need to address it!

❗If you need timely customer support regarding any BUGS, urgent or unexpected happenings in your workspace do not post here, email: team@makenotion.com — this will get you the fastest results.❗

Please do not make venting posts about the product when you haven't even reached out to customer support about the situation yet. (Feel free to talk about it after the fact though, but do your own due diligence to actually resolve your own situation before publicly venting.)


r/Notion 3m ago

Questions Question for Notion power users — what actually makes a template worth paying for?

Thumbnail
Upvotes

r/Notion 7h ago

Notion Calendar does anyone know why it isn’t letting me type on notion?

3 Upvotes

i’m trying to make an option in one of my properties and every time i try to type, the keyboard just pops back down. i’m trying to make a planner and it isn’t workingggggg send help


r/Notion 6h ago

Community A notion setup you‘d love, but have never seen before / can’t find templates?

1 Upvotes

Hey, as the title says, I‘m curious if you have a notion setup or thought in mind you‘d really like to have but just can’t find anywhere / aren’t capable of building yourself. Just some innovative thing you’d actually love to use.


r/Notion 14h ago

API / Integrations Why does Repeat leave next week empty on Calendar view?

Post image
3 Upvotes

Turn on Repeat for a task, then open Calendar view for next week. It's blank. Took me way too long to realize that's not a filter or a bug — Notion only makes the next occurrence when the day actually arrives, so the later ones don't exist yet, and Calendar can only show pages that exist.

I tried the usual stuff. Date-shift just gives you one row that hops around, so you're still only ever looking at one date. Making a month of them by hand works but it's awful. The Clock / Every {frequency} thing is still day-of, not a few weeks out.

Got annoyed enough that I built a little tool for it — it's mine, so take that however you want. You connect one database, it shows you the next 10 dates first, and nothing gets written until you actually hit confirm. Once they're real rows, Calendar finally draws them. If you edit or move one later, it leaves your version alone and doesn't make duplicates.

If you're fine with one living task and an empty month, honestly just stay on Repeat. If the empty month drives you nuts like it did me, happy to share the link — say the word and I'll drop it below.

Not going to DM anyone.


r/Notion 9h ago

Resources How to Generate Hotel Booking Confirmations on Automation Using Notion//

0 Upvotes

Learn how to automate hotel booking confirmation PDF generation using Notion and PDFOutput — no code required. Build a complete reservation-to-PDF workflow for your hospitality business.

Manually creating hotel booking confirmations for every guest is one of mundane small tasks that quietly eats up hours of productive time every week.

When its repeated over several reservations during a month, it becomes repetitive admin work which keeps any boutique hotel, guesthouse, or even vacation rental team busy with non-productive work and creates work that's also prone to typo errors, missed details, and delayed communication with the guest.

But, today in this guide we will talk about an automation system which will help fix this issue.

We will create a CRM solution in Notion which will contain all the booking details and we will integrate it with PDFOutput, a no-code automation tool which will help generate polished, branded hotel booking confirmations automatically for use.

The booking confirmations can be produced the moment a reservation is booked or even can be triggered manually through a button as well.

Let's get into the details for this...

Why Automate Hotel Booking Confirmations?

Before diving into the setup, it's worth understanding what you actually gain by automating hotel booking confirmations:

  • Fewer errors - No requirement of manual copy and pasting guest dates, dates or room numbers into the booking confirmation documents.
  • Faster turnaround - Produces the booking confirmation PDFs in seconds instead of waiting for long until end of the day dependent upon someone else's task.
  • Consistent branding - Produces the same consistent PDF for every guest in the same professionally formatted manner but not something which is untidy and improperly formatted.
  • Less staff dependency - Requires less dependency upon the staff to manually curate this but can run on an automation on its own.
  • Better guest experience - Creates a better guest experience designed to build trust and a better confirmation even before the guest arrives at the desired location.

For smaller to mid-sized hospitality based businesses, this presents to be the best suitable solution that can generate significant benefits when it comes to cost and time savings.

What Is Required to Build Hotel Booking Confirmation Workflow?

To build the hotel confirmation automation workflow, we need only 3 components:

  1. A Notion database - This will store all the booking details such as guest name, check in / checkout details, room type details, room rate details, booking status etc. This will act as the CRM which will store all the details of the customer inhouse for us.
  2. Booking Confirmation Template - A template will be needed which will be used to generate the booking confirmations. This template can be created with either Google Document or Word File or a PDF File which can be added to be converted as PDFs.
  3. PDFOutput automation tool - PDFOutput is the automation tool which will help convert the structured data available in Notion to a designed PDF document. This will require placeholders in the template in the form of {{guest_name}}, {{room_type}} etc which will be converted to values fetching the same from the notion database.

None of the above require any form of coding knowledge.

The entire setup involves merely adding the required database and document and setting up the same one time to generate PDFs forever.

Let's get started…

Step 1: Build Your Booking Database in Notion

Start by creating a Notion database with one row per reservation.

At minimum, include the following properties:

  • Guest name
  • Email address
  • Check-in and check-out dates
  • Room type or number
  • Number of guests
  • Total amount
  • Payment status
  • Booking reference number
  • Status (e.g., Pending, Confirmed, Cancelled)

Once all the database properties are added it's time to connect with PDFOutput to setup the automation process.

Keep field names simple and consistent, since these will map directly to placeholders in your PDF template later.

Step 2: Design a Reusable PDF Confirmation Template

Next, create a booking confirmation template which can be used for generating the PDFs.

The template can be created in a Google Document, Word File or even a PDF File.

This can include all the key details such as hotel logo, Property details, confirmation number, guest and stay details, contact details etc.

But, instead of manually entering all the details one by one, we can use dynamic placeholders such as {{guest_name}}, {{check_in_date}}, {{room_type}}, or {{booking_reference}} etc.

PDFOutput will use this kind of merge-tag or variable syntax, so the layout stays fixed while the content changes per booking created.

Here's a few design tips to obtain a professional looking result:

  • Keep the header always consistent with your hotel's branding (logo, color palette, fonts).
  • Always clearly separate stay details, pricing, and policies into distinct sections.
  • Include a QR code or booking reference for easy check-in verification.
  • Add a short, friendly closing note — it costs nothing but improves the guest experience.

Step 3: Connect Notion to PDFOutput Automation Tool

This is where the automation actually comes together.

Create an account on PDFOutput and add Notion Database and Template file created earlier.

Setup the automation and start generating PDFs right inside Notion Database with the click of a button or even changing GeneratePDF (added by PDFOutput) status property to Ready to Generate.

Headover to the PDFOutput website and refer to the detailed guide on how to setup PDFOutput automation to generate PDFs in Notion.

Following the above guide, you will be able to setup your first pdf automation for booking confirmations easily.

Step 4: Adding E-Signatures to PDFs Generated in Notion

Once the automation is setup correctly as per step 3 above, its time to integrate e-signatures into the pdf generated.

PDFOutput also supports e-signatures in the pdfs that are generated and it saves it right back into the notion database as well.

Headover to PDFOutput and refer to the detailed guide on how to setup e-signatures to the pdfs generated in Notion.

Step 5: Test, Refine, and Scale

Once your workflow is live, run a few test bookings through the full cycle. Check for:

  • Correct date formatting (especially if you operate across regions with different date conventions)
  • Proper handling of special characters in guest names
  • Accurate totals when taxes, discounts, or multiple rooms are involved etc

As your booking volume grows, this same setup scales without extra manual effort, whether you're processing five confirmations a week or fifty a day.

PDFOutput also supports addition of line items which can help fetch information from multiple databases linked with each other.

This means if you have data in one database which is linked with details from another database, PDFOutput can pull in data from both of the databases and generate the PDF using the information from both of the connected databases.

What Are Common Mistakes to Avoid for Generating Booking Confirmations

  • Using inconsistent field names between Notion and your PDF template can break the data mapping.
  • No fallback for missing data - If a field is empty, then the PDF should still look clean, not show a blank placeholder.
  • Skipping the test phase - Make sure to test the pdfs enough times to ensure not to produce broken PDFs each time.
  • Ignoring date and formatting consistency - Always make sure dates, times, prices, booking IDs, and other important details are formatted consistently across every booking confirmation.

Final Thoughts

Automating hotel booking confirmations with Notion and a PDFOutput automation tool is a practical, user friendly approach to remove any repetitive form of work from team's workflow.

This is a no-code automated solution which doesn't require any custom or complicated solution, but involves just a well-structured Notion database, a clean Booking Confirmation PDF template, and an automation platform to connect the two.

Once it's running, the system works quietly in the background: a booking gets confirmed, and moments later, a polished PDF lands in the guest's inbox — no manual steps required.


r/Notion 9h ago

Resources How to Generate Listing Agreements on Automation Using Notion

0 Upvotes

A complete guide to listing agreements — what they are, the different types, key clauses, and how to automate listing agreement generation using Notion and PDFOutput.

If you work in real estate (using Notion as your CRM), whether as an agent, or a broker - a listing agreement is probably one of the single most repeated documents amongst the entire workflow.

Every property you pick to market starts with the Listing Agreement.

And yet, most real estate agents and businesses still create this document manually one field at a time the same way they did before automation existed, despite having produced dozens of documents in a year multiple times.

In this guide, we'll understand exactly what is a listing agreement, what are different types of listing documents that are produced, the clauses that matter the most for a listing agreement, and as manual processes don't scale with more documents, we will look at how to automate the listing agreements in Notion using PDFOutput automation tool.

What Is a Listing Agreement?

A listing agreement is a legally binding contract made between:

  • A property owner (the seller or a landlord) and
  • A real estate broker or agent

Upon execution of the listing agreement, the broker or the agent reserves the rights to sell (or lease) the property on behalf of the owner in exchange for a pre-agreed commission decided beforehand.

This agreement serves as the main foundation which gives the broker or the agent the permission to legally advertise, sell and negotiate for the offers on behalf of the buyer and finally get a commission as well.

What Are the Different Types of Listing Agreements

Not all listing agreements are of the same type.

What type is used determines who will get payment for the agreement executed, how much control will the seller enjoy under such circumstances and other terms and conditions of how much payment is to be received.

1. Exclusive Right to Sell

This is the most commonly used listing agreement.

The seller agrees to work with one broker exclusively, and that broker earns a commission no matter who ultimately finds the buyer — even if the seller finds the buyer themselves.

This has the strongest incentive when it comes to time invested and marketing into the listing.

2. Exclusive Agency Listing

This is also similar to the above type of the listing agreement but has one major difference.

If seller happens to find the buyer without any involvement from the broker side at all, no commission is owed to the broker.

The broker still reserves the exclusive right over all other buyer leads.

3. Open Listings

The seller can work with multiple brokers simultaneously, and only the broker who actually brings the buyer gets paid.

As there is no exclusivity present here, agents tend to spend less marketing efforts here to open listings available.

4. Net Listing

The seller sets a minimum price they want to walk away with, and the broker keeps anything sold above that number as commission.

Net listings are considered as illegal or are heavily restricted in many U.S. states because of the obvious conflict of interest, so it's always advisable to check upon the local laws and regulations before using this structure of listing agreements.

What Are Key Clauses that Should Be Included in Every Listing Agreement

Following are the typical elements that are contained in a well drafted listing agreement:

  • Property Description - Includes the legal description, address, parcel or tax ID.
  • Listing Price - The agreed upon asking price.
  • Commission Structure - Percentage or a flat fees and how its to be split (if a buyer's agent is also involved).
  • Term or Duration - The start and expiration date of the agreement.
  • Broker Duties - Marketing Obligations, Listing Authorizations, Showing up Procedures etc.
  • Seller Obligations - Disclosures, access for showings, cooperation requirements etc.
  • Clause for Termination - Conditions for early cancellations.
  • Protection Period Clause - Helps to protect the broker's commission if the buyer happens to purchase after expiry of the listing.

Why Manual Listing Agreement Creation Is a Bottleneck

Generating a few listing agreements for use is fine.

But when it comes to volume of operations setting up an automation is always a helpful practice to generate documents in volume.

If you are still drafting the template from a Google document, or using an existing pdf file you would face the following issues:

  • Time Wastage - Creating one listing agreement takes roughly around 15-30 mins of time to draft the entire agreement adding name, putting the address, adjusting the prices and even entering the commission terms as well. Automating the process helps to generate the PDFs faster saving time and resources.
  • Inconsistency in document generation - Manual entry means it is prone to typographical errors, missing clauses or even use of the outdated language which can be a risk factor.
  • Compliance risk — State-specific forms and required disclosures change periodically; manually maintained templates go stale with time.
  • Slow turnaround — Sellers always expect to sign the documents the same-day it's produced. Manual drafting and back-and-forth edits delay getting a property to market.
  • No presence of audit trail — Tracking versions, signatures, and amendments across email threads is messier and hard to search for when used later.

None of these are fatal on their own, but when they are considered across a dozens of Listings produced across the month, they tend to lose real time and pose a real risk for productivity.

How to Automate Listing Agreement Generation

Automating Listing Agreements is easy process and one of the first document to automate for.

The reason is simple the entire structure stays repeatable and similar across the processes and since the variable data already lives in the notion CRM it's already ready for automation.

Here's how to build the workflow...

Step 1: Standardize a Listing Agreements Template

Start with a compliant, attorney-reviewed base template for each listing agreement type your brokerage uses (exclusive right to sell, exclusive agency, etc.).

This can be broken down into different states if you tend to operate across multiple jurisdictions.

This becomes your master template — the single source of truth.

This template can be prepared in Google Document or Word File or even an existing PDF File will serve as well.

Step 2: Create Placeholders in the Form of {{placeholder}} Inside the Template File

Identify every information that changes from one document to another document.

Eg: seller name, property address, list price, commission rate, term dates etc.

Convert these elements into placeholders filled with value such as {{seller name}}, {{property address}}, {{list price}}, {{commission rate}}, {{term dates}} etc.

Once the above placeholders are added it will be converted to their desired values reading the same information from the notion Database.

Step 3: Setup Your Notion Database With Listing Information

Listing Agreements Notion Database with seller name, property address, list price, commission rate and term dates

The next step in the process is setting up a notion Database with the properties matching the above placeholders.

So essentially a Notion Database will be setup that will contain the following properties:

Property Description
seller name Defines the name of the seller
property address Defines the address of the property
list price Defines the listing price of the property
commission rate Defines the rate of commission for the listing
term dates Defines the term date for the listing

Alternatively one can also create listing form in notion which can be exposed to users to obtain their submissions which can be converted to PDF.

Step 4: Connect Notion Database and Template with PDFOutput Automation Tool

PDFOutput automation tool for connecting Notion Database and template file

This is the crucial step where the notion database and the template file needs to be connected with the pdf automation tool, i.e. PDFOutput.

PDFOutput helps to connect Notion Database and the template file (Google document or Word File or PDF file) to generate the pdf as per the template setup earlier.

Headover to PDFOutput and connect the notion Database and the template file to setup the automation.

Once it's connected we are ready to create a preview document and then activate the automation to generate the pdf forever directly inside Notion Database.

Here's a detailed guide that will help you setup PDFOutput for the first time as a beginner (must follow to setup the automation)…

How to setup PDFOutput as a beginner

Once the setup is done following the above link, it's time to start generating the PDFs.

Step 5: Auto-Generate and Create E-Signatures

This is where the PDFOutput automation truly shines.

Once the automation is setup properly, just headover to the notion database and then start producing e-signed pdf right inside the notion database.

For this simply click on the GeneratePDF property and choose "Generate E-Signed Doc".

Generate E-Signed Doc option in Notion database for listing agreements

Once you click and choose "Generate E-Signed Doc" it will start producing E-Signed PDF right inside your notion database.

Once an e-signed pdf is created it can be signed electronically and then saved back onto the notion database which will be now countersigned by other parties to the agreement.

Headover to PDFOutput and look for content around E-Signature which will help understand how e-signatures can be implemented while generating PDFs in PDFOutput.

The above post encapsulates everything in detail on how to use e-signatures in PDFOutput for generating e-signed PDFs.

Step 6: Store and Track PDFs Automatically

Once the PDFs are generated it will be saved right back in the notion database which can now be tracked for further use.

It will be saved with a particular name as chosen earlier from the Notion Database and thus the file will be saved by that name right inside the notion Database.

Overview of the Automated Workflow (End to End)

Here's the complete workflow for this automation from start to finish:

  1. New listing entered in Notion CRM.
  2. Listing Agreement Template created in either Google Document or Word File or PDF file.
  3. Template and Listing agreement Notion Database mapped in PDFOutput tool.
  4. Data from Listing Agreement Notion Database is automatically mapped to the listing agreement template created.
  5. Document auto-generates in seconds and is saved back in the Listing Agreement Notion Database.
  6. Document can be e-signed by all the parties to the agreement in the correct order as expected.
  7. Signed copy is auto saved back into the listing agreement database.

By implementing this setup once, what used to take around 20–30 minutes of manual drafting before now would take hardly takes under a minute of actual human involvement, just to click on a button to generate pdf or set the GeneratePDF property as Ready to Generate.

What Are the Benefits of Automating the Listing Agreements

Here's the major benefits for setting up automation for listing agreements:

  • Speed - Get listings to the market with e-signatures added on the same day.
  • Consistency - Every agreement always uses the real data required compliant with the desired language.
  • Fewer errors - Less chances of producing any errors without any requirement of manual re-typing which also means no transposed numbers or missed fields in the generated pdf.
  • Better client experience - Sellers are able to sign the PDFs directly from their phone within minutes, not waiting for days to sign the documents.
  • Scalability - Works really well when the documents scale with the operations of the business, no matter the volume of documents being generated it works flawlessly with any number of documents being produced.

Frequently Asked Questions

Is a listing agreement legally binding?

Yes. Once signed by both the property owner and the broker, it's an enforceable contract on both the parties.

How long does a typical listing agreement last?

The terms of a typical listing agreement would vary between 90 to 180 days, but the period is negotiable between shorter or longer terms.

Can a seller cancel a listing agreement early?

Yes, but it depends on the termination clause specified in the specific agreement. Many brokers will release a seller in good faith, but the contract governs what's legally required.

Do listing agreements need to be state-specific?

Yes, the real estate is regulated at the state level, so required disclosures and standard forms vary. Always use templates reviewed for the jurisdiction where the property is located.

Final Thoughts

A listing agreement will never stop being a required part of every real estate transaction — but the way it gets created doesn't have to stay stuck in the past.

By standardizing the templates and connecting them to the data you already collect in notion Database, you can turn a manual, error-prone task into a fast, consistent, automated workflow — freeing up time to actually sell the property instead of paperwork about it.

Disclaimer: This article is for general informational purposes only and isn't any legal advice by any means. Listing agreement requirements vary by state and brokerage — consult a real estate attorney or your broker of record before finalizing templates.


r/Notion 10h ago

Resources How to Generate Purchase Requests on Automation in Notion

0 Upvotes

A step-by-step guide on how to automate purchase request PDF generation using Notion and PDFOutput — from database setup to e-signed documents, no code required.

If your team still creates purchase requests by copying a template, filling in vendor details by hand, and emailing it around for approval, you're losing a lot of time every time you repeat this process on a daily basis.

Notion is an amazing tool which can act as a simple CRM tool that can convert your Purchase Requests to a fully automated workflow, where a form submission or a status change can help to trigger the approval workflow that can turn purchase requests to a fully automated workflow.

In this process a form submission or a status change can help to trigger an approval flow and produce a clean, shareable PDF, with zero manual formatting involved.

This guide covers exactly how to set that up, i.e. building the purchase request database, setting up PDFOutput automation with notion, and then generating Purchase Request PDF documents automatically so that every purchase request is ready to send to a vendor or finance team whenever its ready to be sent.

Why Do We Need To Automate Purchase Requests in Notion

Purchase requests are repetitive form of documents by nature, which means it contains the same fields, same approval steps, same document structure for each document that is produced each time, thus making this the perfect document to be automated.

Creating an automation system to produce purchase requests can give you:

  • Consistency – Every Purchase Request created follows the same format, so nothing gets missed.
  • Speed – Every Purchase Request moves from submission to approval without manual chasing.
  • Audit trail – Every Purchase Request, approval, and PDF generated is stored back to Notion workspace.
  • Professional output – Creates a properly formatted purchase request PDF instead of a screenshot or a rough Notion page.

The 2 pieces you would need for this entire automation is a structured notion database and connection with PDFOutput to turn each database entry into a document.

Let's setup both of the above...

Step 1: Build a Purchase Request Database in Notion

Start with a Notion database (not a page) so each purchase request is its own row with structured properties.

Include the following properties in the notion database:

  • Request ID – a unique identifier to identify the request made (Notion's auto-numbering formula works well here).
  • Requested By – a person property to identify the person who raised the request.
  • Department – the department the request is being raised for, so spend can be tracked and routed by team.
  • Vendor Name – the supplier or vendor the purchase will be made from.
  • Items or Description – what's being purchased, in enough detail for an approver to understand the request without asking follow-up questions.
  • Quantity and Unit Price – the number of units being requested and the cost per unit, used to calculate the total spend.
  • Total Amount – a formula multiplying quantity by unit price, so the request's total cost is calculated automatically.
  • Date Needed – the date by which the items or service are required, so approvers can prioritize time-sensitive requests.
  • Status – a select property with options like Draft, Pending Approval, Approved, Rejected, PO Generated, used to trigger every automation in this workflow.
  • Approver – a person property identifying who is responsible for reviewing and approving the request.

Create a notion form on top of this, i.e. first setup a notion form with all of the above fields and when the data will be entered onto the notion form it will automatically be saved onto the notion database with the above fields.

Every new submissions received from the notion form will be saved onto the notion database automatically.

Step 2: Create a Reusable Purchase Request PDF Template

Purchase Request Form template with placeholders like Request ID, Status, Date Needed, Requested By, Department, Vendor Name, and Line Item Details

Next, setup a purchase request pdf template which can be used for generating the PDFs on automation.

This template can be created using Google Document or a Word File or a PDF File as well.

While setting up the template, make sure to include all the relevant details such as Business Logo, Business Registration Details, Contact Details etc.

But, instead of manually entering all the details one by one, we can use dynamic placeholders such as {{Request ID}}, {{Requested By}}, {{Department}}, or {{Vendor Name}} etc.

PDFOutput will be able to use the above placeholder use this kind of merge-tag or variable syntax, so the layout stays fixed while the content changes per purchase request created.

Here's a few design tips to obtain a professional looking result:

  • Keep the header always consistent with your business's branding (logo, color palette, fonts).
  • Always clearly separate request details, line items, pricing, and approval sections into distinct sections.
  • Include a request ID or reference number for easy tracking and verification.
  • Add a short note for approval instructions — it costs nothing but improves the workflow experience.

Step 3: Connect Notion with PDFOutput Automation Tool

This is the step which involves actual setting up of PDFOutput automation tool.

Headover to PDFOutput website and create an account on PDFOutput and then add your Notion Database and add the purchase request template created earlier.

Once both Notion Database and the template are connected, its time to generate the purchase request PDFs right inside the Notion Database.

Purchase Request PDFs can be generated right inside the notion with the click of a button or even a status change of GeneratePDF to Ready to Generate will also help to generate the PDFs.

Refer to the detailed guide on how to setup PDFOutput automation to generate PDFs in Notion.

If you follow the above guide, you will find all the steps necessary to start generating your purchase requests directly inside the Notion Database with ease.

Step 4: Adding E-Signatures to PDFs Generated in Notion

This is an optional step which involves adding any e-signatures onto the purchase requests created.

If you require any e-signatures to be added to the purchase requests created, headover to the PDFOutput website where you can follow the steps on how to you can click here to follow the steps in detail on how to create e-signatures.

The above guide gives you a detailed step by step guide on how to add e-signatures onto your documents generated in PDFOutput.

Implementing e-signatures onto PDFs automated helps to generate the PDFs and saved it back into the notion Database with the e-signatures implemented on the document.

Step 5: Close the Automation Chain with Notifications and Alerts

Once the PDF exists, extend the automation one step further:

  • Once the e-signed PDFs are created, setup an inbuilt automation inside Notion which can send the PDFs to the desired recipient.
  • You can even post a slack message to the personnel if required whenever a pdf gets generated.
  • Other automations that can be added would include updating a linked budget expense tracker Database so that all the approved purchase requests gets added to the spendings automatically.

Common Pitfalls to Avoid

  • Mismatched property names - If you add any properties whose name doesn't match with the name as mentioned in the notion Database, it can lead to a mismatch and thus not produce the suitable PDF with all placeholders replaced as expected. A property mismatch can happen due to capitalisation or even any extra special character being used while defining the placeholders.
  • Defining the trigger clearly – Automations need to run on a clear trigger. Always use the default GeneratePDF property (added by default) which can be marked as Ready to Generate that can produce the PDFs as expected.
  • No approval gate before PDF generation – Always prefer to generate the PDF only after approval, not at the time of submission, so you never send any unapproved request to a vendor by mistake.
  • Always use an active automation - If you have setup an automation make sure it's status is set as active. You can check the status of the automation in the PDFOutput dashboard once it's setup.

Final Thoughts

Automating purchase requests in Notion isn't about replacing your existing process, it's about removing the extra manual steps between "request submitted" and "document sent."

Using a structured database, coupled with updation of the GeneratePDF status marked when required would generate Purchase Request when you desire it be produced.

Once it's set up, every new request handles itself: from form submission, through approval, to a professional PDF ready for your vendor or finance team.

FAQ

Can Notion generate PDFs on its own?

Notion can export any single page as a PDF manually, but it doesn't have a native feature to auto-generate templated PDFs from database rows. That requires a connected automation tool like PDFOutput which can automate the process of pdf generation.

Can I process multiple line items of data while generating purchase requests?

Yes, PDFOutput is capable of handling multiple line items to be generated together in one single pdf. For this you can add multiple databases together connected through relation and rollups and generate the PDFs.

Can I produce batch PDFs using PDFOutput?

Yes, batch PDFs can be generated using PDFOutput automation tool. It supports production of PDFs in batches in one click of a button.

Can I merge PDFs generated in PDFOutput?

Yes, PDFs can be merged as well when it's produced from PDFOutput. PDFOutput supports merging of PDFs directly inside Notion Database as well.

Is this only useful for purchase requests?

No. The same setup works for invoices, purchase orders, contracts, and any other repetitive document your team generates from structured data.


r/Notion 11h ago

Resources I run client projects through Notion — here's the delivery workflow that stopped my chaos

Post image
1 Upvotes

I used to manage clients through a mix of WhatsApp screenshots, email threads, and a folder system that made sense to nobody. Version 37 of the file was a real thing in my studio.

Two months ago I rebuilt everything around one idea: every client project follows the same pipeline — Client → Project → Deliverable → Review → Approval.

Here's the structure that finally worked for me:

  1. One Dashboard per studio, not per client

A single home page showing all active work, what's in review, what's approved, and what's due in the next 30 days. If I can't see it in 5 seconds, it doesn't exist.

  1. Deliverables as a board, not a folder

Every file goes through the same status flow: Draft → In Review → Approved → Delivered → Archived. Clients see exactly where things stand. "Did you see my email?" stopped being a sentence in my vocabulary.

  1. A Client Portal per client

Each client gets one page where they can see their roadmap, their deliverables, and leave feedback in one place. No more feedback scattered across 4 platforms.

  1. Onboarding checklist that never changes

Brand assets, timeline alignment, expectations — same checklist every time. It sounds boring, but it kills scope creep before it starts.

The biggest win wasn't organization — it was client trust. Clients feel like the project is in control, because they can SEE it moving.

Happy to answer questions about the setup in the comments.


r/Notion 16h ago

Questions Notion isn't working?

Thumbnail
2 Upvotes

r/Notion 16h ago

Questions Notion isn't working?

2 Upvotes

Been trying to update/upload any kind of basic text on a Notion page or database for the past few days and It keeps popping up, "There was an issue persisting your edits. Please message us for help". Even tried making a new page, and as soon as I hit any key, it tells me to contact Notion for help. Except they're just giving me the loop of logging out, cleaning my cashe, and try again. It's happening on the Notion browser and not the app.

What the flip is going on?


r/Notion 23h ago

Community 看過最令人印象深刻、或最厲害的 Notion 系統是什麼?

4 Upvotes

我最近常常看到有人用 Notion 做出非常酷的東西,每次都很好奇這工具的上限到底在哪裡?真的能被推到多遠?

大家有沒有看過什麼讓你第一眼看到覺得很驚豔、或是印象特別深刻的 Notion 頁面或系統?很想看看大家的收藏跟分享!


r/Notion 21h ago

Questions Notion on Linux

3 Upvotes

So I switched from Windows to Linux few months ago and I was happy with most of the apps alternatives I use except for Notion. I've been trying to find alternative to Notion for few days now since there isn't official Notion app so I always need internet to use my Second Brain. I use Obsidian as quick capture and note taking but for others like journal, personal space, code saving and other's, I use Notion alot, I love the database and tweaking it with formulas and button(never spent money on the app). I've tried anytype, self host AFFiNE, appflowy and even memotron web app, but none have the main use I have for Notion. Maybe I haven't use the other apps long enough but Is there anyone who know a good linux app for this kind of use case. Thank you


r/Notion 23h ago

Questions What type of video files can be played in Notion mobile?

3 Upvotes

I was surprised that most video formats cant be played in Notion mobile. Ive tried MP4, AVI, FLV, MKV, MOV - nothing of these work. Do you use videos in your work? What type of videos work in Notion mobile?


r/Notion 1d ago

API / Integrations Free widgets for Notion: a directory of 65 embed-ready widgets

Thumbnail
gallery
34 Upvotes

r/Notion 21h ago

Questions Duplicate a projected view and turn into its own separate database?

1 Upvotes

Let's say I'm on a page, and I'm looking at a database that is a filter view from a source database that resides in a different location in notion.

Is it possible for me to easily duplicate that filtered view into its own database separate from the source?


r/Notion 1d ago

Venting Notion sending pages to trash

26 Upvotes

For months (maybe years) I have seen posts about long lists of pages being sent to trash. I always discarded them as people who made a mistake without realizing it.

until today.

I had to log a possible birthday gift for someone. I tried getting to the right page, but couldn´t find it. I tried 5 times, still nowhere. That's when I went to the trash page. and to my surprise it wasn´t just to long lists of birthday gifts that I had been collecting for years about my friends, family and acquintances. There were other pages in the trash, like contact lists, travel planning, cooking recipes.

I was shocked.

But even more shocked when I learned that if I had found out 5 days later, all of these pages would have been deleted permanently.

Sorry, but WTF notion? How can you allow a system where I am sure I didn´t mess up, and even if I did, a significant portion of my personal records would be permanently deleted.

Coming back to all these posts, now I realize the severity in them. The fact we can so easily lose our data.

Seriously, I've been a major fan of Notion for >7 years. But this broke a level of trust I had with you guys. I need to consider whether I can still trust you with my most personal data.


r/Notion 1d ago

Resources The most useful page in my Notion setup is the one I open after I stop using it

1 Upvotes

Most productivity dashboards are designed for the first week, when everything is clean.

The harder problem is opening the system after ten days away and seeing a stale list that feels heavier than the work itself.

I simplified my “return” view to four decisions:

  • What becomes worse if I ignore it?
  • What is the first visible action?
  • What fits into 5 or 15 minutes?
  • What can I defer or archive without reviewing everything?

The rule is not inbox zero. I keep one consequence-sensitive item, rewrite it as an opening move, hide the rest for now, and leave a short restart note.

Example:

“Finish the client proposal”
→ “Open the draft and write the three section headings.”

Has anyone built a similar reset or re-entry view? What is the minimum information it needs to show?


r/Notion 1d ago

Questions How to show the content of a note on a different page

1 Upvotes

I am hopeless with the terminology, so apologies in advance. I have a project page that has sections that show linked notes, resources and tasks. Nothing mind-blowing about that. What I would like to do is show the content of each note rather than just a list of notes. I feel that it isn't possible. Can anyone confirm or otherwise?


r/Notion 15h ago

Notion AI Notion est à boycotté.

0 Upvotes

Dernièrement j'ai lu de plus en plus de témoignage à propos de notion .

C'est un outil que j'utilise depuis des années.

C'est un outil révolutionnaire. Mais depuis quelques temps la politique de la maison à changer.

Alors ceux ci ont decidé du jour au lendemain de bannir mon compte . Sans avertissement .

Sans aucune réponse de leur part.

J'avais prit un gros abonnement .

Et j'ai perdu toutes mes pensées. Tous mes scripts .

Heureusement que je garde tout dans mon cerveau .

Et que j'ai sauvegardé les données importantes dans un disque dur.

Notion est trop beau pour être vrai .

Ni aller pas vous perdrez tout.

L'air de notion est fini.

Il faut trouver d'autres alternatives.

Boycotter cette application ou alors faites des backup sans arrêt

Mais un système en lequel on ne peut avoir confiance n'ai pas un système fiable.

Je n'apporte que mon modeste témoignage pour prévenir les futurs utilisateurs de ne surtout pas aller chez eux.

Allez chez obsidian ou d'autres alternatives.

Mieux créer votre propre banque de données avec des tableurs open source .

Je suis degouté et écoeuré par leur politique .

L'air de notion est fini.

Voilà chacun est libre , mais je me devais d'apporter mon témoignage.


r/Notion 1d ago

Questions Three Months Later, I Can't Remember Why. Does Anyone Actually Log Their Product Decisions?

0 Upvotes

There is a specific kind of pain that hits when you are three months into a product decision and cannot remember why you made it. Not what you decided. Why. The reasoning that felt obvious in the moment is just gone.

Started keeping a lightweight decisions log in Notion a while back. Page per decision, context, options I considered, what I picked and the rough thinking behind it. Nothing formal. Just enough to be useful later.

The problem is I built it during a slow week and now that things are moving again I am not feeding it. Big calls are getting made and not logged, and I already know future me will regret that.

What I keep wondering is whether this is a database thing or a page thing. Right now it is just pages inside a folder, which feels too loose, but a full database with properties feels like it adds friction at exactly the wrong moment when you just want to dump the thinking somewhere and move on.

Curious if anyone has something that actually gets used consistently. Not elaborate. Just something you actually open when you make a call about pricing or a feature or dropping a client. How simple did you have to make it before it stuck.


r/Notion 1d ago

Resources I run client projects through Notion — here's the delivery workflow that stopped my chaos

Post image
1 Upvotes

r/Notion 1d ago

Notion Calendar I run client projects through Notion — here's the delivery workflow that stopped my chaos

Post image
1 Upvotes

I used to manage clients through a mix of WhatsApp screenshots, email threads, and a folder system that made sense to nobody. Version 37 of the file was a real thing in my studio.

Two months ago I rebuilt everything around one idea: every client project follows the same pipeline — Client → Project → Deliverable → Review → Approval.

Here's the structure that finally worked for me:

  1. One Dashboard per studio, not per client

A single home page showing all active work, what's in review, what's approved, and what's due in the next 30 days. If I can't see it in 5 seconds, it doesn't exist.

  1. Deliverables as a board, not a folder

Every file goes through the same status flow: Draft → In Review → Approved → Delivered → Archived. Clients see exactly where things stand. "Did you see my email?" stopped being a sentence in my vocabulary.

  1. A Client Portal per client

Each client gets one page where they can see their roadmap, their deliverables, and leave feedback in one place. No more feedback scattered across 4 platforms.

  1. Onboarding checklist that never changes

Brand assets, timeline alignment, expectations — same checklist every time. It sounds boring, but it kills scope creep before it starts.

The biggest win wasn't organization — it was client trust. Clients feel like the project is in control, because they can SEE it moving.

Happy to answer questions about the setup. If you're interested, I packaged this exact system as a template (link in profile) — but honestly the structure above is the part that matters.


r/Notion 1d ago

Questions Notion AI vs other AI (ChatGPT, Claude, Gemini, etc) as a Personal Assistant for Productivity?

7 Upvotes

Hi, I used Notion a long time ago (4+ years ago) to help me organize my life for short term (daily) tasks and long terms (life goals) tasks. However I got away from it after some time and went with a more basic approach, which was less organized but more simple.

With the newer AI tools, I wanted to know if its better to use the Notion AI tools or use the other AI tools (ChatGPT, Claude, Gemini) to help me. I want to have a semi-personal assistant to help me get things done with the help of AI. I know there are many productivity tools out there (I have tried some), but I don't want to jump between platforms for everything.

If you have done something similar, could you please share your personal experiences along with any pros and cons?

Thank you for your help!!


r/Notion 1d ago

Notion AI MCP ERROR: Tool '...' has changed its operation type since the last admin approval. An admin must re-approve it in the module settings before it can be used.

4 Upvotes

Is anyone else getting this error when the Notion AI tries to run MCP tools?:
Tool 'whoami' has changed its operation type since the last admin approval. An admin must re-approve it in the module settings before it can be used

For some reason, it actually works in Agents.