Skip to main content

Extracting part of a URL

  • July 26, 2023
  • 1 reply
  • 23 views

Forum|alt.badge.img+4
  • New Participant
  • 1 reply

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

1 reply

Alexey_Gusev
Forum|alt.badge.img+25
  • Brainy
  • 1260 replies
  • July 27, 2023

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

try the last answer in the Solution topic above