This topic was automatically generated from Slack. You can find the original thread here.
Hi everyone, I have some questions about the correct pattern (according pipedream) of moving from user’s query (e.g. send me an email every morning that summarize post from social media about company XYZ) to a full working workflow.
I know about “search_pipedream_components” that should make my life very easy and then,
“fetch_component_schemas” which is the next practical step to gather the inputs for the components.
but what goes next? how can I deploy? How can tracks errors?
Im looking for some “only python” hello world that demonstrates how to make a small (even very small) workflow from user’s query.
Please share your thoughts,
Thanks!