if i use the 'Get a person's social posts and shares' enrichment, is it possible to only get the leads enriched who posted in the last 30 days? currently it just gives me the latest 10 posts or shares independent of when they happened, also if the last post was 6 months ago
Currently, the "Social Posts" feature in Clay doesn't have a built-in option to filter posts by date range. It retrieves the latest 10 posts or shares, regardless of when they were made. However, you can implement a workaround using Clay's automation features: 1. Use the "Social Posts" enrichment to get the latest posts. 2. Create a custom property called "Last Post Date" to store the date of the most recent post. 3. Set up a dynamic list or filter to include only contacts whose "Last Post Date" is within the last 30 days. This approach will help you focus on leads with recent activity. If you need more specific functionality, you might want to request human assistance for further guidance.
could you please elaborate how this step "2. Create a custom property called "Last Post Date" to store the date of the most recent post." would exactly work?
To create a custom property for "Last Post Date" in Clay: 1. Use the "Social Posts" feature to get the latest posts for each lead. 2. Create a new column in your table called "Last Post Date". 3. Use Clay's formula feature to extract the date from the most recent post. 4. Set up the formula to populate the "Last Post Date" column automatically. This approach allows you to store and track the date of the most recent social post for each lead. You can then use this custom property in dynamic lists or filters to focus on leads with recent activity. If you need more detailed guidance on setting up the formula, please ask and I'll provide step-by-step instructions.
the post you retrieve with the "Social Posts" feature, is there an order based on timing of posting? so for example is the post '0' always the most recent one?
The "Social Posts" feature in Clay retrieves the latest 10 posts or shares for a person's professional profile. While it's likely that the posts are ordered chronologically with the most recent first, our sources don't explicitly confirm this. If you need to ensure you're working with the most recent post or need to filter by date, you might want to consider creating a custom property to store and sort the post dates. For more detailed information about the exact ordering of posts, you may want to request human assistance.