Mobbin: Get Flow Details
Mobbin via Parse · developer_tools
Get individual flows within a specific flow action category. Returns detailed flow information including app name, screenshots, screen patterns, and screen elements. Currently only reliable for the web platform. Search and explore UI/UX design flows from Mobbin's public explore pages. Access flow categories, individual flow details with screenshots, and search across all flow types for mobile and web platforms. Fulfilled by Parse from mobbin.com.
- developer-tools
- mobbin
- mobbin-com
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/945ab7a7-80c0-42fc-80d1-0278c40a86d0/get_flow_details
- Interface artifact
- sha256:f28f6678d265608225b0a15b9f2307446419a879aa06f7dd6370b114c8fa3345
- Manifest digest
- sha256:5338a7516617dd4930684b465ee48c21ac65b535b84a4fd930422e5f5b4d4d89
Request fields
- platform (string): Platform type. Accepted values: 'mobile', 'web'.: Allowed values: web, mobile
- flow_action (string, required): Flow action slug (e.g., 'logging-in', 'editing-profile', 'adding-to-cart-bag'). Use list_flows to discover available slugs.
Example queries
- {"platform":"web","flow_action":"deleting-deactivating-account"}