UPDATE: I figured out how to do this on Zapier’s end before it even gets to Airtable
I’m using Zapier to pull in URLs from Instagram posts and put them into a base I have set up.
I want to use a formula to add media/?size=l immediately after the URL (not leaving any spaces), but I’m not sure how to do that or if that’s possible.
I’ve experimented with CONCATENATE and ARRAYJOIN functions, but I haven’t had success. Maybe I’m overlooking something or am not writing the formula correctly.
Here’s an example of what I want to happen:
If the URL pulled into Airtable is hereistheurl.com/183G3gk7/, I want hereistheurl.com/183G3gk7/media/?size=l to automatically show up in another cell/record on Airtable using a formula.
Can you share any suggestions? Thanks!