We have a portal connected to CRM DB, and we are creating the records directly to DB not from CRM.
We have a problem with trigger the CRM workflow which is working on Create new record, it's not working because adding records is not from the CRM.
So I tried to integrate the CRM to my application to start the workflow, or adding the records using CRM API's to start the workflow.
** CRM Version 1612 (8.2.24.14) (DB 8.2.24.14) on-premises
** NodeJs v16.19.0