Tyler Lamparter Praveen Kumar Reddy Basani Thanks for following up on this. Just to keep you informed, I did file a support ticket. They confirmed that this can occur in NetSuite accounts with over...
Hi Praveen Kumar Reddy Basani ,Thanks for following up. I submitted a support ticket and will let you know the outcome.
I did a little more testing with some ASCII and Unicode characters. Other letters and numbers seem fine. ASCII punctuation is hit or miss: "()'*/ all work; ,<>.{}[]: do not. Other Unicode character...
Sri Raj Thanks for updating, that looks great!
Hi Sri Raj , Thanks for taking the time to respond to my comments. I have a couple of clarifications below:Regarding issue 1, there are some circumstances in which Zoho responds with a 202 code des...
Tyler Lamparter Glad to hear you're on top of it.On a similar note, do you have any idea if you are planning on updating with the latest Zoho API versions? They are up to v7 currently, but the preb...
Tyler Lamparter Yes, a preMap script works perfectly here. I guess maybe we're just pushing the boundaries of handlebars' capabilities beyond their intended uses.Just a thought: it would be nice wo...
Tyler Lamparter Thanks for looking that up.It's slightly better than just using spaces, but not really ideal. The NetSuite destination field will show up variably with these line feeds (a) replaced...
There probably is a more efficient way to coerce a number to a string, but I use the “join” helper to concatenate the field with an empty string:{{substring (join '' record.Lines.0.lot) 0 8}}
Hi David O'Neill ,It seems odd to me that it would show null in the mapping editor. When I tried it, the date comes through correctly:I would try going through each step and repopulate the mock inp...