Hey Everyone,
Having an issue with the RegEx I pulled from Perplexity. I copy and Paste in Text Parser but when I save it, extra back slashes appear.
I tried using notepad to clear any formatting issues, but it’s still the same.
Anyone else experience this?
Hello,
when do the backslash appear? When you paste in Make of anywhere else?
Can you please send us an example regex and the corresponding screenshots?
It looks like a text editor is trying to escape some characters.
Benjamin
2 Likes
Hey Benjamin,
Thanks for the quick response, that was fake news on my part. I double checked and I’m still clearly a novice at RegEx.
I worked it out and I appreciate you.
1 Like
Hello @Mr_Kimura ,
First, check this post which was posted a couple of days ago.
Hello, sorry, I’m new to Make and I can’t figure out the solutions I’ve seen here and there on the forum, like those proposed by Benjamin.
Basically, I have a very simple scenario for testing purposes:
Notion to Perplexity to Parse JSON to Notion.
The goal is that as soon as I launch the automation, Perplexity retrieves data from the Notion table to search for that data, and then the search should populate the following columns of the same Notion table.
Notion to Perplexity works well.
Howe…
Note: Make sure you read all details carefully there are different methods(easy and hard) used to get out of this json parse-related issue.
I hope you find a solution to it.
1 Like