Building a Monthly Digest Engine

Earlier this month I made two decisions about the newsletter that you may have noticed:

  1. I got rid of the “Quick Hits” section (which was mostly my own content) in favor of a 300-500 word section on some top of mind topic.
  2. I added a monthly digest of all the content I put out during the month, sent on the last weekday of the month,.

The two are related. I still want a way to let my newsletter subscribers know about the content I’ve put out, in-case they missed it. But it also serves 2 other purposes:

  1. It allows me to promote the month’s podcast episodes one more time.
  2. The sponsors get one more mention in the newsletter each month.

After putting it together manually, I knew there had to be a better way, so I built version one of a Monthly Digest Engine, designed to aggregate and format all of my links, which I can then add to ConvertKit.

Here’s how I built it.

Version 1 of the Monthly Digest Engine

I should mention that this is definitely a v1, or even a beta, because it’s not where I’d like it to be.

But as you’ve heard my say before, automation is iterative.

First I’ll tell you what it does, and then I’ll tell you what I want it to do.

Constraints

I should also mention that there are a couple of constraints — one can be overcome with a little more research. One appears to be insurmountable.

  1. You cannot pass HTML to a Google Doc when you append text. It’s very annoying.
  2. I want multiple sources supported, with sections for each content property.

The Google Docs Setup

First, I knew I wanted to capture content from several sources: my personal site, the podcast, and my podcasting articles and workflows. I also wanted to log interesting links.

Because there’s not an obvious way to create sections in a Google Doc, I decided for Version 1 to have discreet documents for each content property.

These all exist in a folder, but the folder which may come into play in the future.

It’s also worth nothing that I’ve added a blank unordered list to each document. You’ll see why in a second.

Building the Automations

That means on the automation side, I need a single scenario for each content source (mostly RSS feeds, but also Pocket for interesting links).

One of the things I miss in my move from Zaiper to Make is Zapier supports multiple RSS sources in a single Zap.

I feel like that could have been very useful here.

Nonetheless, I have a working solution for capturing the new content as they publish to the feeds.

Sending the Links and Titles to the Proper Google Doc

Once an RSS feed get a new item, the process across automations is basically the same:

I capture the feed into, send it to the appropriate document, and format the text as such:

[Title](URL)

I do this using the “Append paragraph” module.

The second frustrating thing about Make’s Google Docs integration (perhaps a limitation of Google’s API) is that you can’t send HTML or formatted text to the Doc using Append Paragraph.

However, both Google Docs and ConvertKit support Markdown. So I’m sending the text as Markdown.

Oh, and that unordered list? Append Paragraph adopts the style of the text immediately preceding it.

Then, at the end of the month, I collect the links from each doc and add them to a new Broadcast in ConvertKit.

Improvements

There are a few areas where I want to improve this.

The first is a new feature: I want to, at the end of each month, run a separate automation that combines all the documents into one, properly formatted piece of text that I can drop into ConvertKit.

There are a few ways I can achieve this, but I think a Document Template is the way to go.

Then I’d have to grab all the documents from the folder, and combine them into the template.

I could likely use a repeater/loop for this, but I’ll have to test.

Ideally, I’d use Make’s built-in Segments support to have just one document for all of the RSS feeds, and then I could place the links based on header. But I need to figure out how they work first, since I don’t natively get a list headings to search for.

The biggest issue for me is not being able to create formatted text, as it creates a separate, potentially breaking step in the process.

I think in a perfect works, I’d send the digest stuff directly to Craft, which gives me more flexibility. But until I get a Pushcuts server up and running again, that’s not an option.

Similar Posts

  • WordCamp US, or Why I Love the WordPress Community

    Last week I attended the inaugural WordCamp US, where I spoke as well as attended the Community Summit. The Community Summit “is a smaller, work-focused event. Community leaders gather to discuss and work on issues that the WordPress community faces.” It was a great time, and between that, the actual WordCamp, and Contributor Day, I…

  • |

    Facebook Poll: HD-DVD vs. Blu-Ray

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!HD-DVD Won I would have liked to see reasons why people picked what they did. If I had to guess, it…

  • |

    Give the Gift of Storytelling Through Podcasting

    When I was in 5th grade, I had to do a report on a family member who immigrated to the United States. My maternal grandfather, Louis (Luigi) “Pop” Addorissio, was the only family I knew who did that. He came to the US from Italy in 1949, at the age of 19. I sadly don’t remember any…

  • What’s Up with the Block Editor?

    [audio src="https://episodes.castos.com/5f436edb798df2-94459192/what-s-up-with-the-block-editor-.m4a" /]

    There’s been a lot of news around Gutenberg and the block editor as we barrel towards the November 9th feature freeze. Plus, are we getting the whole story of why the block editor exists and what it’s supposed to do? 

    Brought to you by GoDaddy Pro

  • You Don’t Need to Work Weekends.

    People who tell you that you need to work on weekends are liars. They need to work on weekends. I know that’s a spiky point of view. But it’s true. The people who are telling you need to work on weekends to be successful as a business owner are probably the same people who are…