Hello everyone.
I’m creating a demo as part of a program for students. This is my first time working with Palantir’s products.
I’m trying to achieve the following flow:
- set up a simulated company on AIP
- simulated events hit a webhook on my server
What’s the fastest way to get this started? Are there templates? Do I have to manually fire events from the dashboard? Should I create dummy events as a stand-in for AIP? Best docs / tutorials for this?
Thank you.
Howdy!
Stop me if you have heard this before but I (also new to Foundry) read/watched these 2:
- https://www.linkedin.com/posts/andycooper234_palantir-activity-7273291792874151937–LxW?utm_source=share&utm_medium=member_desktop
- https://www.youtube.com/watch?v=GONnAl2wwvw
I than follow this 5 step process:
- step 1: imagine my end user’s UI
- step 2: build my ontology objects / links to support the UI
- step 3: add the smallest bit of notional data to “make it whir”
- step 4: watch a specific video to fix the “whir-ing” sound that isn’t quite right.
- step 5: start back at step 1 and add more
hopefully that helps!