When I Find Professional Posts I am unable to return the shareURL that "Find Post Audience" requires to find reactors and commenters. It's requiring a URN or a post with the URN within it. I tried using a variety of AI steps to scrape/pull from webpage but no luck.
The "Find Post Audience" action accepts either a LinkedIn post URL or URN as input. You can provide the LinkedIn post URL (e.g. [https://www.linkedin.com/feed/update/urn:li:share::7304911929980903426/](https:://www.linkedin.com/feed/update/urn:li:share:7304911929980903426/)) or the LinkedIn URN (e.g. urn:li:share:7304911929980903426). If "Find Professional Posts" isn't returning the proper URL format, try using the "Enrich professional post" action instead, which takes a Post URL as input and enriches it with post content and metadata. This should give you the properly formatted LinkedIn URL that "Find Post Audience" requires.
https://www.linkedin.com/posts/kerryspellmancurran_gtm2025-activity-73632314595804856[…]dium=android_app&rcm=ACoAABhk7FwBFiOf5oCBzO2VjP19QQRhpDpyijk is the format that Clay is returning
The format you're seeing ([URL])[URL] ([URL]) appears to be markdown formatting rather than the actual URL. The "Find Post Audience" action needs either the full LinkedIn post URL (like [https://www.linkedin.com/feed/update/urn:li:share:7304911929980903426/](https://www.linkedin.com/feed/update/urn:li:share:7304911929980903426/)) or just the URN (like urn:li:share:7304911929980903426`).
Try extracting the actual URL from within those brackets, or use a formula to clean up the formatting and extract just the LinkedIn URL portion that "Find Post Audience" requires.
