When you configure an export, import, or other type of flow step using the form view designed for the PrestaShop connector, the following API operations are supported:
Note: You can also create a composite endpoint for this application. For more information, see Application-specific (simple) forms.
Resource | API endpoint | Export | Import |
---|---|---|---|
Carts | Get all carts | X | |
Get single cart | X | ||
Create a cart | X | ||
Update a cart | X | ||
Delete a cart | X | ||
Customers | Get all customers | X | |
Get a single customer | X | ||
Create a customer | X | ||
Update a customer | X | ||
Delete a customer | X | ||
Orders | Get all orders | X | |
Get a single order | X | ||
Create an order | X | ||
Update an order | X | ||
Delete an order | X | ||
Products | Get all products | X | |
Get a single product | X | ||
Create a product | X | ||
Update a product | X | ||
Delete a product | X | ||
Order invoices | Get all order invoices | X | |
Get a single order invoice | X | ||
Create an order invoice | X | ||
Update an order invoice | X | ||
Delete an order invoice | X | ||
Order states | Get all order states | X | |
Get a single order state | X | ||
Create an order state | X | ||
Update an order state | X | ||
Delete an order state | X | ||
Stock availables | Get all stock availables | X | |
Get a single stock available | X | ||
Update a stock available | X | ||
Stock movements | Get all stock movements | X | |
Get a single stock movement | X | ||
Stock movement reasons | Get all stock movement reasons | X | |
Get a single stock movement reason | X |
Comments
0 comments
Please sign in to leave a comment.