This is for a customer note on a couple of zaps wondering how to clear the error. It looks like the zap is working with still sending the information to Active Campaign but it still sends errors. Any help appreciated. // this is wrapped in an `async` function// you can use await throughout the functionreturn { line_items_ids: inputData.lineItemsVariationID.toString(), line_tags: (inputData.tags==undefined || inputData.tags.indexOf('subscrib')==-1)?'[product] online course (Empowerment),[stage] customer':'[product] online course (Empowerment),[stage] customer,[stage] subscriber'};Question
TypeError: Cannot read property 'toString' of undefined
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


