I’m looking to replace part of a url with a new id that will come through a field in a google sheet.
The url roughly looks like this: example.com/wp-admin/post.php?post=15038&action=edit and I’m looking to replace that post id with a different one.
Is there a way to do this with text formatter?