Hello,
Someone already have use threads app from meta ? If yes, did you already have create a workflow to post automatically on it ?
I try to find something to do that but nothing for now.
Regards,
Hello,
Someone already have use threads app from meta ? If yes, did you already have create a workflow to post automatically on it ?
I try to find something to do that but nothing for now.
Regards,
Threads does not even have an API yet, so we can’t create an integration for it.
Edit:
Threads now has an API, and is waiting for someone to create a custom app for that.
If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the generic HTTP “Make a request” module.
If the external service allows you to register webhooks, then you can create a trigger to wait for incoming webhook requests in Make using the generic Webhook “Custom webhook” module.
You can also suggest for it to be made in the Idea exchange. Don’t forget to search for it first, in case someone already suggested it!
Here are some useful links and guides to help you get started and learn more on how to create custom apps, and app modules —