About this query
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 query returns a list of every time you ordered a new Gig from a seller on Fiverr.
- API endpoint slug
- fiverr.history_of_gig_ordered
- Runtime method
- performQuery("fiverr.history_of_gig_ordered")
Query fields
No fields for this query
Ingredients
Gig titleThe gig title.
- Slug
- GigTitle
- Filter code
- Fiverr.historyOfGigOrdered.GigTitle
- Type
- String
- Example
- I will draw you a picture.
Seller usernameThe seller's username.
- Slug
- SellerUsername
- Filter code
- Fiverr.historyOfGigOrdered.SellerUsername
- Type
- String
- Example
- picturedrawer
Order priceThe price of the gig.
- Slug
- OrderPrice
- Filter code
- Fiverr.historyOfGigOrdered.OrderPrice
- Type
- String
- Example
- 10
Order URLThe order URL.
- Slug
- OrderURL
- Filter code
- Fiverr.historyOfGigOrdered.OrderURL
- Type
- Web URL
- Example
- http://fiverr.com/orders/643226
Estimated delivery timeThe estimated delivery date and time.
- Slug
- EstimatedDeliveryTime
- Filter code
- Fiverr.historyOfGigOrdered.EstimatedDeliveryTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00