Oracle Projects APIs User Operation
I need to integrate a labor third party system with Oracle Projects to interface the projects and tasks created in the thirds party system with Oracle. I am planning to use the following APIs to create the projects and tasks in Oracle using an Oracle Projects Template to populate the values that are not stored in the third party system.
AMG API create_project
AMG API update_project
AMG API add_task
AMG API update_task
I have worked with open interfaces in the past but not with the APIs so I don't know from an user operation point of view how will be the operation with these APIs.