We just implemented the RingCentral for SalesForce add-in. Prior to this, sales reps were creating call logs manually which inserts Task records. However, we have certain fields marked as required, such as Call Disposition, and even further, if a rep selects a disposition of "Answered" or "Completed", it then requires additional fields be completed.
How can I use the RingCentral add-in given our Task validation constraints? Can more fields from the Task object be added to the RingCentral addin? Or, am I going to be forced to remove my validations?
Thanks