n8n templateFreeBy Harshil Agrawal
Update Twitter banner using HTTP request
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.  HTTP Request node: ...
DevelopmentCore NodesManual TriggerStartHttp Request
Loading interactive preview...
Template notes
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.

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.