How can I sync sms with freshwork crm and my sms app

Hello,
I have created a laravel app for sending and receiving sms using twilio.
This twilio is also connected with my freshcrm.

Now I want to sync the sms with both.

Example:
If I send a sms from the sms app this will populate on freshcrm also.

I checked freshcrm api but not found any rest API for push sms to crm.

Can anyone help on that?