The Project Items API allows you to manage a project's items. Learn more about project items in Wix Portfolio.
With the Project Items API, you can:
- Create, update, and delete project items.
- Retrieve or list project items.
- Duplicate project items from one project to another project.
- Listen for events when a project item is created, updated, or deleted.
It's important to note the following points before starting to code:
- You need an existing project to create project items. If you don't already have one, call Create Project to create a project, and then call Create Project Item to create a project item.
- Project items consist of images or videos. Before you create or update a project item with a new media file, upload the media file to the Wix Media Manager by calling the Import File method.
- You can only use this API on sites where a Wix user has installed the Wix Portfolio app.