{ "opencollection": "1.0.0", "info": { "name": "Pulse Public Authentication Project API API", "version": "1.0.1" }, "items": [ { "info": { "name": "Project API", "type": "folder" }, "items": [ { "info": { "name": "Sends Project Component BIS data to Pulse", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/project/projectexecutionfinancialsync" }, "docs": "Performs a bulk upsert of BIS financial information relating to specific project codes (Project Components) at the individual project execution level.\nThis matches on existing Project Executions by Project Component, which have to be pre-filled in the Projects Module on the Pulse website.\nSome preliminary setup is required before this API endpoint can be consumed. Additionally, only Admin users in the Projects Module will be able to consume this API endpoint.\nSetup instructions:\n1. Contact Pulse" } ] } ], "bundled": true }