Describe the problem/error/question
After connecting Facebook Ad manager, I set up http request to get yesterday’s spend and impressions, to test if it works. Than, in same, http request, I changed query parameters, but output still had spend and impressions, even thou, impressions was not present in query parameters. In the screenshot below, you can see the issue.
I tried making new work flow, deleted credential and reconnected facebook, and it still has not changed output, What could be wrong and how can I fix it, please help? Also, I am new to N8N, so might not notice obvious mistakes or issues.
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
data
paging
0
account_id:3443129012603244
date_start:2025-08-07
date_stop:2025-08-07
impressions:5120513
spend:2067.78
cursors
before:MAZDZD
after:MAZDZD
Information on your n8n setup
- n8n version: 1.103.2
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: macOS Sequoia 15.5
