by Masterclass Series | Jan 1, 2025 | Uncategorized
Receives data from an incoming HTTP Request Reads file from internet Writes data on image Returns the data The URL to call will look like this: http://localhost:5678/webhook-test/webhook/test?name=Jim Once called it will return an image like this:
by Masterclass Series | Jan 1, 2025 | Uncategorized
Gets triggered by GitHub once a user stars/unstars a repository Checks if star got added or removed and forwards data depending on that Sends notification to Slack
by Masterclass Series | Jan 1, 2025 | Uncategorized
Triggers workflow all two minutes Reads data from a Google Spreadsheet (in example Sheet Data columns A to G) Write the data unchanged in two different Spreadsheets with same Sheet name and columns, expressions are optional)
by Masterclass Series | Jan 1, 2025 | Uncategorized
Triggers worfklow all 15 minutes Reads the data from Google Sheet Converts data to XLS Uploads the file to Dropbox
by Masterclass Series | Jan 1, 2025 | Uncategorized
When set as “Error Workflow” on other workflow which does fail will it send an Email with information about which workflow did fail and what went wrong.