Skip to main content

Update Twitter banner using HTTP request

Workflow preview

Update Twitter banner using HTTP request preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

This workflow demonstrates the use of the HTTP Request node to upload binary files for form-data-multipart type. This example workflow updates the Twitter banner.

workflow-screenshot

HTTP Request node: This node fetches an image from Unsplash. Replace this node with any other node to fetch the image file.

HTTP Request1 node: This node uploads the Twitter Profile Banner. The Twitter API requires OAuth 1.0 authentication. Follow the Twitter documentation to learn how to configure the authentication.