Upcoming database upgrades. Airtable functionality will be reduced for ~15 minutes at 06:00 UTC on Feb. 4 / 10:00 pm PT on Feb. 3. Learn more here
Mar 14, 2017 04:08 PM
Howdy, just need some code check, I can’t seem to resolve why this isn’t working
CONCATENATE(“https://itarsenal.com/services-shop/concierge/service-concierge-approved-service-payment/?first=”,{First Name},"&last=",{Last Name},"&title=title&price=",Terms,"&email=",{E-mail}
I’m trying to create a URL from variables.
Mar 14, 2017 04:15 PM
Cancel this, was just missing and ending paren!