MR
01/13/2020, 1:53 PMresponse = nlapiRequestURL(url, data)
is a 206. The url and data going into that call look good. The problem is there is no case or lead creation. Anyone have an idea or run into something not saving but no errors? Thank you!Alex Cook
01/13/2020, 2:29 PMMR
01/13/2020, 2:40 PMAlex Cook
01/13/2020, 3:07 PMAlex Cook
01/13/2020, 3:10 PMMR
01/13/2020, 3:11 PMMR
01/13/2020, 3:13 PMMR
01/13/2020, 3:14 PMMR
01/13/2020, 3:15 PMAlex Cook
01/13/2020, 3:19 PM+ 'app/site/crm/externalcasepage.nl?compid=' + nlapiGetContext().getCompany()
+ '&formid=' + configuration.formId
+ '&h=' + configuration.hash
+ '&globalsubscriptionstatus=1';
You may be able to reverse engineer that URL to see where the sandbox is going when the form is submitted.MR
01/13/2020, 3:27 PMMR
01/13/2020, 4:14 PMMR
01/13/2020, 4:16 PMAlex Cook
01/13/2020, 4:27 PM