Review management solution that helps businesses monitor feedback received on various social media platforms including Facebook.
Go to siteRepuso API is a powerful and easy to use API that offers a wide range of content creation and management capabilities. With it, you can easily create, manage, and publish content for use in any application. From creating websites, blogs and other web content, to building applications for mobile and desktop, to creating multimedia presentations, Repuso API is a great tool for content creators of all kinds.
Here is a list of some of the things you can build with the Repuso API:
import { axios } from "@pipedream/platform"
export default defineComponent({
props: {
repuso: {
type: "app",
app: "repuso",
}
},
async run({steps, $}) {
return await axios($, {
url: `https://api.repuso.com/public/v1/users/get`,
headers: {
Authorization: `Bearer ${this.repuso.$auth.api_key}`,
},
})
},
})
Repuso uses API keys for authentication. When you connect your Repuso account, Pipedream securely stores the keys so you can easily authenticate to Repuso APIs in both code and no-code steps.
To retrieve your API key,