Skip to main content

Hi All,

How would I extract only the end of unique URLs on airtable. 

complete URL https://lucyshops.shopping.com/#opportunities/12345ad-2gh7-115a-07f569f605d

part I want to extract 12345ad-2gh7-115a-07f569f605d

if this helps the formula required is similar on this link but doesn't work because I have a different URL Structure.

Solved: Extract a part of a link using Regex - Airtable Community

Hi,
If they all starting with https://lucyshops.shopping.com/#opportunities/,

try the last answer in the Solution topic above


Reply