Connecting Pipeline DB to Income DB

Required Files

Payments Dashboard

Formulas used for the Notion automations. Copy and paste them ALL one by one.
  1. Invoice 1 Property

"Invoice No. 1 | " + context("Trigger page").prop("Brand Deal").format()
  1. Invoice 2 Property

"Invoice No. 2 | " + context("Trigger page").prop("Brand Deal").format()
  1. Brand Deal Property

context("Trigger page").prop("Brand Deal")
  1. Prospect Property

context("Trigger page").prop("Brand Deal").map(current.prop("Prospect").map(current))
  1. Amount Property

context("Trigger page").prop("Investment") / 2
  1. Due Date Property

dateAdd(today(), 3, "days")

Formulas used for the FULL Payment Notion automation
  1. Invoice Property

"Invoice | " + context("Trigger page").prop("Brand Deal").format()
  1. Amount Property (not mentioned in video but MUST UPDATE)

context("Trigger page").prop("Investment")




Support

Consultation

Submit a Ticket

Consultation

Submit a Ticket

Consultation

Submit a Ticket