Monthly Portfolio Updates Generator

Automatically generate reports on portfolio companies by analyzing founders' LinkedIn activity
Created by
Relay.app logoRelay.app Team
Relay.app screenshot of: Monthly Portfolio Updates Generator

Steps in this workflow

1
Relay.app logo
Trigger
2
Relay.app logo
Create table of constants
3
repeat
Loop over a list
4
Relay.app logo
Get LinkedIn person posts
5
Relay.app logo
Write with AI
6
Relay.app logo
Send email to yourself

Generate monthly reports on your portfolio companies by analyzing their founders' recent LinkedIn posts. Here's how it works:

  • The workflow runs on a schedule you configure (e.g., monthly)
  • It loops through a table of portfolio companies and their founder information
  • For each company, it scrapes the founder's recent LinkedIn posts
  • AI analyzes the posts to create a one-page summary of the company's focus and achievements
  • You receive an email report for each portfolio company
1
Relay.app logo
Trigger

Triggers the workflow on a configured schedule. Set this to run monthly, weekly, or at any interval that suits your reporting needs.

Relay.app screenshot of: Trigger
2
Relay.app logo
Create table of constants

Creates a table containing portfolio company information including company names, founder LinkedIn profiles, and company LinkedIn pages. This table serves as the data source for generating reports on each company.

Relay.app screenshot of: Create table of constants
3
repeat
Loop over a list

Iterates through each row in the portfolio company table. For each company, it executes the subsequent steps to gather LinkedIn data and generate a report.

Relay.app screenshot of: Loop over a list
Iterator steps
4
Relay.app logo
Get LinkedIn person posts

Retrieves recent posts from the founder's LinkedIn profile using the URL provided in the table. The step fetches up to 10 recent posts to analyze the founder's activity and company updates.

Relay.app screenshot of: Get LinkedIn person posts
5
Write with AI

Uses AI to analyze the founder's LinkedIn posts and generate a one-page report. The AI summarizes what the startup is currently focused on and highlights their recent achievements based on the social media activity.

Prompt used
Given the recent LinkedIn posts from a startup founder, please write a 1-page report that summarizes what that startup is focused on and what they've achieved.
Relay.app screenshot of: Write with AI
6
Relay.app logo
Send email to yourself

Sends an email notification to your inbox containing the AI-generated report. Each email includes the company name in the subject line and the full analysis in the body.

Relay.app screenshot of: Send email to yourself