Hi All,
I am trying to send the Link type column value to Monday.com but it is giving an undefined error.
The Web URL has some special characters as well other than a slash ‘/’.
Example:-
“{\\“url\\”:\\“https://monday.com/developers/v2#column-values-section-link\\\\",\\\\“text\\\\”:\\\\"go to monday API!\\”}”
Everything is working fine if I remove the above thing from the whole query but not if I include it in my query.
Thanks