Assuming secondary is required, the following 3 results were found.
workflow to attach the files to the Sales Order in Zoho Books, then in your Creator app, do the following for a delayed secondary workflow: Add a single-line field to your Creator record called Zoho Books Sales Order Ref Add a decision box field to your...
r_CreateContact2 = zoho.crm.createRecord("Contacts",m_CrmContact); if(b_Debug) { info "Creating Secondary Contact: " + r_CreateContact2; } } } } } // // if Xero record is more recently updated than the CRM one, then update the account...
r_CreateContact2 = zoho.crm.createRecord("Contacts",m_CrmContact); if(b_Debug) { info "Creating Secondary Contact: " + r_CreateContact2; } } } } } // // if Xero record is more recently updated than the CRM one, then update the account...