Trial signup flow — Dara Okonkwo

Undeployed changes
100%
JS shortlistThreads
1
2
3
4
5
6
7
8
const seen = ["queue,", ""] if (threads.length === 0) { throw new Error("there are no threads to send") } for (const {title, url} of
sendDigest
Action type URL
https://api.millrace.io/v1/flows/sendTestDigest
startTrigger fetchTopThreads fetchThreadDetails filterThreads composeDigestBody shortlistThreads
JS confirmDigest
1
console.log('Digest sent!')