I'm working on Project online- user creates project with basic info.
And, custom fields data should be updated automatically from external database(SQL Server). Also when data is modified in SQL server, it needs to be updated to project online through job agents using VS-CSOM perhaps
What would be the best way to trigger an initial custom field update when the project is created? Thank you in advance