share to facebook.com
Explore Marketplace
Browse approved tasks and workflows.
X(twiiter)
Mediashare to x.com (twitter)
Automatically publish and share articles on the Douyin Creator Center platform.
Set up or define the initial values for parameters before starting a process or system.
Generate optimized keyword suggestions for products to enhance search visibility and discoverability.
In the TikTok backend, send bulk product promotion invitations to influencers sequentially based on an array of product IDs.
Retrieve hot article ranking data from various technical categories on Juejin, including: Comprehensive, Backend, Frontend, Android, iOS, Artificial Intelligence, Development Tools, Code Life, and Reading.
Test {{state.xxx}} in selector fields - dynamically select buttons, tabs, and cards based on state variables.
Test the evaluate function for a data transformation pipeline: scrape → filter → map → aggregate → output to page.
Test loop variable access: state.item.name, state.item.price, state.loopIdx for dynamic row targeting.
Test condition field - steps run or skip based on state variables. Test both truthy and falsy paths.
Test state passing: initialState defines a keyword → type it into search → scrape results to outputVar → evaluate transformation → use in next step.
Test {{state.xxx}} template strings in text fields, selector fields, and chained usage.
Test #28: fail
testsTest fail action - check error condition then force fail, also test onError:continue to skip errors.
Test #27: loop
testsTest loop action - array loop to fill form rows (with manual index), while loop to increment counter to 5.
Test clipboard actions - copy value to clipboard, paste into input, copy element text, getClipboard.