Skip to content

Trustpilot #17532

@pipedream-component-development

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

No one assigned

    Labels

    actionstriagedFor maintainers: This issue has been triaged by a Pipedream employeetrigger / sourceNew trigger / source requestuser request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions