Problem with node discord course 1

“Could you help me because in front of unique_id, when placing the expression in JSON, it adds an ‘=’ before it. I really don’t understand, so if someone could guide me, I would appreciate it. Thank you very much.”

If there’s anything else you need assistance with, just let me know!

This week we’ve {{ $json.totalBooked }} booked orders with a total value of {{ $json.bookedSum }}. My Unique ID: {{$(‘HTTP Request1’).params[“headerParameters”][“parameters”][0][“value”]}}
If your question hasn’t been asked before, please follow the template below.
result:

This week we’ve 5 booked orders with a total value of 699.87. My Unique ID: =62a1fb981a8d06487a4d5ceb17ecca37

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi team

  • n8n version:
    1.80.3
  • Database (default: SQLite):
    postgress
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
    default
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
    Docker
  • Operating system:
    Debian 12

thank for your help

Sorry another pic

hello @jh108

is your unique_id field in the HTTP Requests node set to expression mode?

Yes, but it’s strange because when I capture it in another node, it adds an ‘=’ sign at the start."

It’s not strange. Expression mode will add equal sign at the start. Set the field to Fixed mode