Intercepting caller phone number

In an app, I need to monitor the phone for caller and perform a certain action (post the caller number to a CRM system) the moment a call comes in.
Any clues on how to approach such a feature in an Ionic app?