Looking for a way to have one of several unique identifiers (in this case a numerical id) pull into the confirmation redirect URL. I currently have one product that has 3 options that can be selected in any combination. Based on the options that are chosen I need to change the url so that it pulls up the appropriate product check out page.
I have tried creating 8 (total possibilities) "Single Line Text" fields that are "active" based on conditional logic and then placing them in the redirect url like this: https://site.com/Foo/subscribe/{Basic Product ID:38}{Basic Product, SEO:43}{Basic Product, SEO & DMS ID:40}/{[Company Name]:[31]} but the information is present even when the conditional logic criteria isn't met.
Not exactly sure what direction to go at this point, any help would be greatly appreciated.
Thank you.