About this trigger
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This Trigger fires every time you order a new Gig from a seller on Fiverr.
- API endpoint slug
- fiverr.buyer-ordered-a-gig
Trigger fields
No fields for this trigger
Ingredients
Gig titleThe gig title.
- Slug
- GigTitle
- Filter code
- Fiverr.buyerOrderedAGig.GigTitle
- Type
- String
- Example
- I will draw you a picture.
Seller usernameThe seller's username.
- Slug
- SellerUsername
- Filter code
- Fiverr.buyerOrderedAGig.SellerUsername
- Type
- String
- Example
- picturedrawer
Order priceThe price of the gig.
- Slug
- OrderPrice
- Filter code
- Fiverr.buyerOrderedAGig.OrderPrice
- Type
- String
- Example
- 10
Order URLThe order URL.
- Slug
- OrderURL
- Filter code
- Fiverr.buyerOrderedAGig.OrderURL
- Type
- Web URL
- Example
- http://fiverr.com/orders/643226
Estimated delivery timeThe estimated delivery date and time.
- Slug
- EstimatedDeliveryTime
- Filter code
- Fiverr.buyerOrderedAGig.EstimatedDeliveryTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00