mirror of
https://github.com/optim-enterprises-bv/databunker.git
synced 2025-11-02 02:48:05 +00:00
add lookup question
This commit is contained in:
@@ -247,6 +247,12 @@ give them access to thier account at Data Bunker.
|
||||
|
||||
# Questions
|
||||
|
||||
## How do I search for all orders from a guy named John?
|
||||
|
||||
Data bunker supports user record lookup by **login name** or **email address** or **phone number** or **token value**.
|
||||
So, if you have one of these values, you can do the user record lookup (using Data Bunker API) and get user token.
|
||||
After that you can find user' orders from the **orders table**.
|
||||
|
||||
## Why Open Source?
|
||||
|
||||
We are a big fan of the open-source movement. After a lot of thoughts and consultations,
|
||||
|
||||
Reference in New Issue
Block a user