How to connect and automate tasks
Move information between your e-commerce platform and favorite apps with Zapier. This integration tool allows you to connect to what you’re already using, making them work together in real-time.
Why should you automate tasks?
E-commerce businesses rely on a range of apps to carry out specific functions, such as tracking order movements in Trello or managing sales leads in Pipedrive. One of the biggest challenges is getting your e-commerce platform to talk to these apps, once a customer has performed an action. By automating tasks, your business can become more efficient, minimize manual lifting and free up more time to focus on its strategic objectives.
What is Zapier?
Zapier is the glue that links your Cobiro website to thousands of web apps. It works by creating automated workflows that are called ‘zaps’. Each zap consists of a trigger and one or more associated actions. There are thousands of pre-built workflows to use, or you can create your own. When a user performs a certain action on your website, the automation begins.
Zapier integration is included across all of our paid plans. Sign up now.
How to integrate Cobiro into Zapier?
For now, the following triggers are supported:
New order
When a new order is placed in your Cobiro webshop we send all the relevant order data to Zapier
Setup guide
-
Log in to your Zapier account and create a new Zap. Search for and select “Cobiro”

2. Select “New order” as the trigger event and click Continue

3. Click “Connect a new account”

4. Log into Cobiro using your email address and password

5. Authorize Zapier to get access to your account

6. Click Continue

7. Select your Cobiro site

8. If you don’t have any existing Cobiro orders click “Skip test”

9. Click “Continue”

10. Select the app to which you want to integrate the Cobiro order data. See an explanation of each data field below
Data fields
Display name |
Attribute name |
Description |
---|---|---|
Order Id |
order_id |
The ID of the order |
Created At |
created_at |
The date and time of the order creation, e.g. “Friday, 28 May 2021 at 06:25:25 UTC” |
Created At Timestamp UTC |
created_at_timestamp_utc |
The date and time of the order expressed as a unix timestamp, e.g. “1622541087” |
Currency |
currency |
The currency code (ISO 4217) for the order, e.g. “EUR” |
Total Price |
total_price |
The total price of the order including VAT for order items and shipping cost, e.g. “49.95” |
Total Vat |
total_vat |
The total VAT of the order for order items and shipping cost, e.g. “8.00” |
Delivery First Name |
delivery.first_name |
The first name of the delivery contact |
Delivery Last Name |
delivery.last_name |
The last name of the delivery contact |
Delivery Address |
delivery.address |
The address of the delivery contact |
Delivery Zip Code |
delivery.zip_code |
The zip code of the delivery contact |
Delivery City |
delivery.city |
The city of the delivery contact |
Delivery State |
delivery.state |
The state of the delivery contact |
Delivery Country Name |
delivery.country_name |
The country name of the delivery contact, e.g. “Denmark” |
Delivery Country Iso |
delivery.country_iso |
The country code (ISO 3166-1 alpha-2) of the delivery contact, e.g “DK” |
Billing Email |
billing.email |
The email address of the billing contact |
Billing Telephone |
billing.telephone |
The telephone number of the billing contact |
Billing First Name |
billing.first_name |
The first name of the billing contact |
Billing Last Name |
billing.last_name |
The last name of the billing contact |
Billing Address |
billing.address |
The address of the billing contact |
Billing Zip Code |
billing.zip_code |
The zip code of the billing contact |
Billing City |
billing.city |
The city of the billing contact |
Billing State |
billing.state |
The state of the billing contact |
Billing Country Name |
billing.country_name |
The country name of the billing contact |
Billing Country iso |
billing.country_iso |
The country code (ISO 3166-1 alpha-2) of the billing contact, e.g “DK” |
Shipping Cost |
shipping.cost |
The shipping cost, e.g. “5.00” |
Shipping Delivery Method |
shipping.delivery_method |
The delivery method, e.g. “DHL Express” |
Payment Method |
payment.method |
The payment method, e.g. “PayPal” |
Items Product Id |
items[].product_id |
The unique Cobiro product ID of the order item |
Items Sku |
items[].sku |
The product SKU (stock keeping unit) of the order item |
Items Gtin |
items[].gtin |
The product GTIN (e.g. EAN or UPC) of the order item |
Items Title |
items[].title |
The product title of the order item |
Items Quantity |
items[].quantity |
The quantity of products item |
Items Price |
items[].item_price |
The product price of a single item. If the quantity is more than 1, your need to multiple the item_price with the quantity to get a subtotal. |
Items Vat |
items[].item_vat |
The VAT of a single item. If the quantity is more than 1, your need to multiple the VAT with the quantity to get a subtotal. |
Comments
0 comments
Please sign in to leave a comment.