Skip to main content

Hello there, I’m completely new to this “tech world” and I’m struggling straight from the begging to create URL… what I’m trying to do is as follow:

When someone submits my Tally form, I want to:

  1. Create a unique URL 

  2. Generate a QR code from that URL

so… “trigger” is DONE … next step < Formatter by Zapier < Event: Text → Transform: Concatenate

This particular step is not available “Concatenate” is NOT in options… HOW CAN I PROCEED??? Please HELP

Hi ​@ML87 

For us to have more info, outline details about a specific example to use us follow the inputs and outputs you are trying to use/get.

Include screenshots or a Loom video to give more context.


Hi there, ​@ML87 👋

Just came across this and wanted to check how you’re getting on. Were you able to get this sorted?

If not, there’s a Concatenation operator you could potentialy use if you select the Spreadsheet-Style Formula Transform. You can learn more about that here: Available spreadsheet-style formulas

Let us know how it goes, want to make sure you’re all set! 🙂


Hi! In Zapier’s Formatter, the “Text → Transform: Concatenate” option might be missing because you’re in the wrong Formatter type. Try this:

  1. In Zapier, add a Formatter step.

  2. Choose Formatter > Text.

  3. Under Transform, select “Join Text” (this replaces Concatenate).

  4. Add the pieces of your URL (e.g., base link + unique ID from Tally).

Once done, use the resulting URL in a QR code generator step (like “QR Code by Zapier”). Let me know if you get stuck!