How to format a phone number?

Hello,

I’m new to N8N, and for my first exercise, I created a system using an APIFY API to retrieve restaurant coordinates from Google Maps.

It works very well, but I’d like to replace the +33 format in front of my phone number that APIFY provides me with an 03 format. Can you help me?

Thank you very much for your help.

Sorry, what’s a 03 format?

Hello and welcome to the community!

You need to transform data past the Split Out using e.g. Set node.
See example:

If this suggestion resolves your question, please mark this post as a :white_check_mark: Solution.

Upd: to the @hrishikesh 's point, do not assume folks here do know your context, explain it more explicitly. I am not even 100% sure I’ve inferred your objective right. Hope I did tho.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.