Customer fills out "pricing form", we set the lead source to "Pricing form", then send an email with pricing and a trial invitation link. Then we want to wait 5 hours to see if they do create a trial account, if not we will send another email.
Upon filling out the trial form, we will use the Zoho API to update the customers record(Not sure what to update), to tell Zoho the customer has created a trial account. If they do create a trial account, we want the "Follow up" email that will be sent after 5 hours, not to be send.
How?