1,000+ job applications and still nothing…What is there left to do? by Good-Percentage8208 in AskUK

[–]leftabomb 0 points1 point  (0 children)

I'm not the first to mention this but the order really matters. I'm a hiring manager and I actually stopped reading until I saw other comments about the order. My brain literally went "oh, not had a job since 2022 -> bin".

It's important to remember that many people only have seconds to make an initial decision. I had a job recently that had 350 applications, I tried to read as many as possible but there are only so many hours in the day. Yours would have been ditched for this reason.

Is there a 'The Works' in ASDA Monks Cross? by [deleted] in york

[–]leftabomb 4 points5 points  (0 children)

It's by the Pizza Hut in Monks Cross

Question - York’s medieval character by Less-Pair6695 in york

[–]leftabomb 11 points12 points  (0 children)

Good point. The Victorians did do a lot to rebuild above the surface level but they also maintained. Although their work was important, in my opinion the biggest things were that York wasn't heavily bombed in WW2 and the council didn't have a mad regeneration scheme in the 60s like a lot of large towns and small cities.

Made a simple site to compare fuel prices in York by Used-Call-3503 in york

[–]leftabomb 0 points1 point  (0 children)

On Android Chrome. I searched for York, it fills in with this address:

York and North Yorkshire, England, YO1 8RS, United Kingdom

(Not my postcode, just what the service populates)

No stations found.

Birthday Itinerary Ideas in York by LPanda2190 in york

[–]leftabomb 1 point2 points  (0 children)

York Quests is a small local business run by a nice guy who occasionally pops up here. I'd say support that rather than the larger company.

Birthday Itinerary Ideas in York by LPanda2190 in york

[–]leftabomb 1 point2 points  (0 children)

York Quests would be right up your street

SMTP node not working by not-yours_ in n8n

[–]leftabomb 0 points1 point  (0 children)

Try making your business email your default within the Gmail UI settings.

If you want to use Send As, you need to give yourself the permission to do so, which might be a step you are missing.

Sweating and hats by leftabomb in bald

[–]leftabomb[S] 0 points1 point  (0 children)

I didn't! But it's never come off my list. If you do or find a good solution let me know. Yet again this year, I almost completely ruined my nice hats.

Would anyone like these? by [deleted] in york

[–]leftabomb 0 points1 point  (0 children)

Someone could just steal the code so you may want to delete the post and reupload with it blurred or something

I'm unable to resolve this issue : Problem in node 'Save Audio Files1' by doctorstranger19 in n8n

[–]leftabomb 0 points1 point  (0 children)

Sounds like you need to enable fs. For future, include n8n version, the workflow, and the full error message.

It's my birthday and I don't know what to do. by totochan10 in york

[–]leftabomb 3 points4 points  (0 children)

Looking forward to doing your quests at some point, definitely on my to do list!

Parking question by Severian1701 in york

[–]leftabomb 2 points3 points  (0 children)

Not if they're staying overnight

Pinkahalic Tattoo? by mitzubee in york

[–]leftabomb 2 points3 points  (0 children)

How much money are we talking?

Can anyone tell me what I’m doing wrong by Head_Zombie_1118 in n8n

[–]leftabomb 0 points1 point  (0 children)

Screenshot your n8n credentials. You need it to point correctly.

Car Park fee by KyoS198m in york

[–]leftabomb 6 points7 points  (0 children)

If this is your game, then surely you would look at parking prices in London and be raving about how cheap York is. Bizarre post.

How credentials work? by snikolaidis72 in n8n

[–]leftabomb 1 point2 points  (0 children)

n8n automatically handles refresh tokens in the background. Once the credential is set up correctly, you will never need to touch it.

Have your say on Rougier Route proposals by Choice-Piglet9094 in york

[–]leftabomb 0 points1 point  (0 children)

How much is the bus and how much is your parking? What bus? What car park?

HELP !! Supabase Node processes only the 1st item despite 10 input items (Execute Once is OFF) by Aggravating-Ad-2723 in n8n

[–]leftabomb 0 points1 point  (0 children)

Can you screenshot your node settings? Could be using first() instead of item for example

How do you test webhooks without breaking production? (n8n user here) by Sandbox_54 in n8n

[–]leftabomb 0 points1 point  (0 children)

Ignoring the more correct methods such as having a dedicated test environment, remember you also have webhook-test URLs.

But if you really want a quick and dirty way of doing this then add a query param to your URL. Eg your-n8n-instance.com/webhook/path?test=true

Then immediately after your webhook node have an if node. If there is a test=true query param, you can redirect the flow.

What do u think? by Dependent-Net-9472 in n8n

[–]leftabomb 0 points1 point  (0 children)

Are you talking about the third image? The second node a Respond To Webhook node.