Zapier: New Project Trigger
The New Project trigger fires every time a new project is created by your team by any team member.
Data payload sent to Zapier
- id - Unique identification on GoVisually for this project.
- name - The name of the project.
Sample
{ "id" : "5ef1cr56a3eaa580152f47b8" "name" : "Order 99873" }
Was this helpful?