How to fetch tweet and post on my website via api

I have my website which support api call,
now i want to fetch tweets and post on my website , i have set up twitter api but dont know what destination to choose for my website api?

Welcome to the Make Community!

How do you normally update your website?

If it’s a static website, you could always directly access the file system using the SFTP modules to upload or replace files.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

its a same as twitter , peaople can tweet in it, i want use make as a data filler for my website,

Your website will need a backend and database to interface with Make.

A basic one would be Wordpress, which has a CMS, database, and also an API.

To do this, you can try using the WordPress “Create a Post” module —

Creates a post.

For more information, see https://www.make.com/en/integrations/wordpress, and https://www.make.com/en/help/app/wordpress in the help centre.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.