-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
actionstriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employeetrigger / sourceNew trigger / source requestNew trigger / source requestuser request
Description
App
Trustpilot
https://developers.trustpilot.com/
Sources
• review.created – a new service review is submitted
• review.revised – a review has been edited
• review.deleted – a review has been deleted
• reply.created – a reply to a review was submitted
• invitation.sent – a review invitation was sent
• invitation.failed – a review invitation failed to send
Actions
• Fetch service reviews → /v1/private/business-units/{businessUnitId}/reviews
• Fetch service review by ID → /v1/private/business-units/{businessUnitId}/reviews/{reviewId}
• Fetch product reviews → /v1/private/product-reviews/business-units/{businessUnitId}/reviews
• Fetch product review by ID → /v1/private/product-reviews/{reviewId}
• Reply to service review → /v1/private/business-units/{businessUnitId}/reviews/{reviewId}/reply
• Reply to product review → /v1/private/product-reviews/{reviewId}/reply
• Create email invitation → /v1/private/email-invitations
• Create invitation link → /v1/private/invitation-links
• Create webhook → /v1/private/webhooks
• List webhooks → /v1/private/webhooks
• Delete webhook → /v1/private/webhooks/{webhook_id}
Metadata
Metadata
Assignees
Labels
actionstriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employeetrigger / sourceNew trigger / source requestNew trigger / source requestuser request
Type
Projects
Status
Done