Skip to main content

Project Automation

General details and examples of how you can use Project Automation.

How you can use Item Events in Project Automation.

How to consume REST APIs in Project Automation.

General details and examples of how you can use Project Automation.

Getting Started

To get started with Project Automation in your Data Sync project you need to first enable it.

To do this open your Data Sync project, open the view menu and select Project Automation Window.

Open Project Automation

This will open a tab in the schema area titled "Project Automation".

You need to click onto the Enable Project Automation link to enable the feature and open the code editor.

Enable Project Automation

You can now write any code you need to extend your project.

Project Automation Blank