Get Tripo3D data into your analysis sandbox
Move a supplied data file into the workspace where you can analyze it, without repeating a manual upload step.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Upload File
Upload a file to the sandbox environment. the files should be uploaded to the /home/user folder.
Why this helps
A useful analysis can stall before it starts when the file has not made it into the right workspace.
- Uploads a file supplied to the webhook into the sandbox.
- Creates a consistent handoff for repeat analysis.
- Reduces one manual setup step before working with data.
Setup
Build it in a few focused steps.
- 1Connect Tripo3D and Codeinterpreter to Notis once in the portal.
- 2Create the automation in the portal or ask Notis to make it conversationally.
- 3Give one instruction asking Notis to upload the data file provided with each webhook request into /home/user and report its name.
- 4Choose an incoming webhook trigger and a channel for run reports.
- 5Test with one real file and confirm it appears in the sandbox.
Questions about this workflow
Will the action retrieve a Tripo3D file from a link?
The upload action requires a file supplied to the workflow; retrieving remote files depends on the surrounding setup.
Can this analyze the file too?
This action uploads the file. You can configure a separate Codeinterpreter execution step for analysis when appropriate.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Tripo3D to Codeinterpreter. A trigger fires from one place; an action lands in another.
Tripo3D triggers
Codeinterpreter actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Create Sandbox
Create a sandbox to execute python code in a jupyter notebook cell. this is useful for agents to communicate, execute code, see output, read files, write files, etc. it's like you own personal computer, but in the cloud. use /home/user folder to write/read files.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Execute Code
Execute python code in a sandbox and return any result, stdout, stderr, and error. use /home/user folder to write/read files. try to not use plt.show() as the code is executed remotely. use files for image/chart output instead.
Get File
Get a file from the sandbox and returns the file. the files should be read from /home/user folder.
Run Terminal Command
Run a command in the terminal and returns the stdout, stderr, and error code. use /home/user folder to write/read files.
Upload File
Upload a file to the sandbox environment. the files should be uploaded to the /home/user folder.
Connect any two apps with Notis in the middle.
Tripo3D and Codeinterpreter, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Codeinterpreter.