Content builder upload notification, I'm wondering if there is a way to set-up an email notification from Marketing Cloud each time a document is uploaded to a website.
Any suggestions? For example, we publish a PDF to content builder and our website, can we have marketing cloud create an email notification that the PDF was published? @Marketing Cloud Forum
Marketing Cloud unfortunately does not have a tiny digital employee living inside Content Builder yelling “🚨 NEW PDF ALERT 🚨” every time someone uploads a file. However, this can definitely be automated through an integration workflow. A common setup is having the website, CMS, or publishing process fire an event whenever a PDF is uploaded or published, sending details like the file name, URL, publish date, and uploader into Salesforce Marketing Cloud through an API or automation process.
Once Marketing Cloud receives the upload event, Journey Builder or Automation Studio can take over like a caffeinated office coordinator and automatically send notification emails to the appropriate teams. In enterprise environments, this is usually handled with APIs, webhooks, middleware, Azure Logic Apps, or AWS Lambda so the notification process is tied directly to the publishing workflow instead of relying on someone remembering to send the “Hey everybody, the PDF is live!” email manually.