Tool
List mentions
The Twitter List Mentions tool by Pipedream allows you to fetch the most recent Twitter mentions for any specified user quickly and efficiently. It integrates seamlessly with the Twitter API to provide up-to-date user engagement data.
Features
- Retrieve the latest mentions for a specified Twitter user by username or user ID.
- Supports fetching up to 100 mentions per request for comprehensive data coverage.
- Easy integration with Pipedream workflows to automate social media monitoring.
- Utilizes Twitter's official API ensuring reliable and accurate data retrieval.
- Allows using 'me' to fetch mentions for the authenticated user without specifying username.
Benefits
- Enhances social media listening by providing real-time insights into user mentions.
- Supports marketing and customer support teams to engage promptly with their audience.
- Automates tracking of brand mentions to improve online reputation management.
- Saves time by consolidating mention data in one accessible tool integrated with your workflow.
- Empowers data-driven decision making with direct access to Twitter engagement metrics.
Description
Return the most recent mentions for the specified user. See the documentation
Parameters
2 parameters
| Name | Type | Description |
|---|---|---|
| userNameOrId | string | A Twitter username (handle) prefixed with |
| maxResults | integer | Maximum amount of items to return. Each request can return up to 100 items. |