PipedreamHQ / PipedreamHQ/pipedream
[Components] trustpilot
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# trustpilot
## URLs
## Actions
### create-invitation
#### Prompt
Initiates a new invitation to review a company on Trustpilot. Required props include 'companyID' for identifying the company and 'recipientEmail' for specifying where the invitation should be sent. Optional props can include 'redirectUri' to redirect users after they submit a review.
### api-call-api-key
#### Prompt
Performs a specific API call on Trustpilot, using an API key for authorization. This is a general action and can be used for a variety of purposes. Required props will include 'APIKey'.
### api-call-oauth-token
#### Prompt
Executes an authorized API call on Trustpilot using an OAuth token. Could be used for a multitude of tasks. The required prop is 'OAuthToken'.
Contributor guide
Assessment
This issue has not been assessed yet.