Matheus Weckwerth
Workflows by Matheus Weckwerth
Low-code API for Flutterflow apps
- Flow Start: The flow starts upon receiving an HTTP GET call. - Webhook: Receives the HTTP GET call and triggers the flow. - Database: Connects to the database (Customer Datastore) to retrieve all necessary information (getAllPeople). - Data Processing: - Variable Insertion: The retrieved data is inserted into a variable. - Variable Aggregation: The variables are aggregated and prepared for use in FlutterFlow. - Webhook Response: Sends the response back through the Webhook with the processed data ready for use in FlutterFlow.
Automated Workflow for Daily LinkedIn Posts Using Notion
This workflow automates daily LinkedIn posts using Notion. It starts by fetching the day's post from a Notion database, processes and formats the content, including images, then publishes it on LinkedIn. Finally, it updates the post status in the Notion database. Set up Notion and LinkedIn credentials as required.