Hi @bibalesecret,
Can you try this regex pattern : (?<="id":).*(?=,"number")
When i try this, i can get the specified id.
Kind Regards
Hi @bibalesecret,
Can you try this regex pattern : (?<="id":).*(?=,"number")
When i try this, i can get the specified id.
Kind Regards