graph LR
Start(["`Start`"])
2["`<strong>bluefin</strong><br>analysis positions apr`"]
1["`<strong>userInteraction</strong><br>config`"]
3["`<strong>CodeBox</strong><br>extract positions`"]
4["`<strong>notion</strong><br>create notion record`"]
Start ---> 1
2 ---> 3
3 ---> 4
1 ---> 2
Export your pool positions to CSV format so you can analyze them in spreadsheets or other tools outside of the system.
This workflow is designed for DeFi users who want to analyze their pool positions on Bluefin and track them in a Notion database for better organization and analysis.
Manually tracking and analyzing pool positions across different platforms is time-consuming. This workflow automates the process by fetching your pool positions from Bluefin, analyzing their performance, and automatically creating records in your Notion database. This allows you to maintain a centralized, searchable record of all your positions that can be easily shared and analyzed.
Tip: This executable workflow was automatically generated by SeamFlux Bot. To use it, create an execution and test it with your data to ensure it meets your needs.
Ready to get started?
to run this template or create a scheduled task, and ask AI about detailed node execution steps.
Run Locally — download this workflow as a ZIP or run it via Seamflux CLI in your terminal; use the "Run Locally" button above to choose.
Build a workflow from scratch using AI chat. No complex parameter configuration or flowchart dragging needed.