Hello!
I’m using Konnektive as a CRM and FunnelKonnekt to process sales. Because of another plugin, I need to use this system.
The CRM has a plugin for Klayvio but only sends email permission along with product info and customer information, but I want to set up Texting as well.
Short of exporting through Zapier, is there an easy way to manually get consent into the accounts when they submit the landing page. Below is the code for the checkbox. Maybe there is a way to transmit the data along with the form?
I appreciate any help you can provide. It says it’s HTML code if that helps. I don’t know much about this other than how to fins it. lol
<input type="checkbox" value="True" name="SMS Consent" opencheckboxsection="" onclick="checkBoxChange(attributes)" id="SMS_Consent" checked="" requiredtype="" class="fk-form-checkbox form-check-input">
<label id="i7wzfc" class="form-check-label">Yes! Confirm by Text my entry is in and if I'm a prize winner! I also want to receive updates regarding future events & promotions offered by Getaway Medics LLC. I can opt-out at any time by texting STOP. </label>