Gandalf home page
Search...
⌘K
Feedback
Dashboard
Dashboard
Search...
Navigation
Data Sources
Instacart Activity
Documentation
Join the Gandalf Guild Slack
Get Started
Introduction
Quickstart
Concepts
Connect
Sauron
Data Types
Helper Packages
The Network
Guides
Keep user data updated
Examples
Heimdall
Data Sources
Amazon
Booking
Instacart
Instagram
Netflix
PlayStation
Uber
Uber Eats
YouTube
X
Schema
API
Types
Data Sources
Instacart Activity
Activity Types
:
SHOP
Get a list of orders placed by end-users from now till January 1 of the year before the request. For instance, a request in today pulls data starting from today till January 1, 2023.
subject
[Identifier]
required
An array of
Subject Identifiers
.
Show Identifier
value
string
required
The Identifier value
retailer
string
required
The name of the ratailer that handled the order.
totalOrderAmountSpent
string
required
The total amount spent on this order.
dateOrdered
Date
required
The date the product was purchased.
dateDelivered
Date
required
The date the product was purchased.
statusString
string
required
The total cost of the purchase.
items
[InstacartOrderItems]
required
An array of
InstacartOrderItems
.
Hide InstacartOrderItem
itemID
string
required
The Instacart ID of the item
productName
string
required
The name of the ordered item.
unitPrice
string
required
The price per unit of the item.
status
enum InstacartItemStatus
required
FOUND, REPLACED, TOREFUND
quantityPurchased
int
required
The quantity purchased.
Booking
Instagram
Assistant
Responses are generated using AI and may contain mistakes.