Back to Templates

Update Twitter banner using HTTP request

Created by

Created by: Harshil Agrawal || harshil1712

Harshil Agrawal

Last update

Last update a year ago

Categories

Share


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.