pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[Components] cardinal

Open pipedream-component-development opened this issue 1 year ago • 0 comments

cardinal

URLs

  • https://cardinal.docs.buildwithfern.com/getting-started/welcome

Actions

create-feedback

Prompt

Creates a new feedback item. The user needs to provide the feedback details such as feedback message, rating, and related entity as required props. Optional props can include attachments and additional context details.

URLs

  • https://cardinal.docs.buildwithfern.com/api-reference/feedback/createexternalfeedback
  • https://cardinal.docs.buildwithfern.com/api-reference/feedback/createexternalcallfeedback

create-call-feedback

Prompt

Creates a new feedback item for a specific call. The call ID is a required prop. In addition, the user must provide the feedback message and rating. Optional props can include attachments and additional notes about the call.

URLs

  • https://cardinal.docs.buildwithfern.com/api-reference/feedback/createexternalfeedback
  • https://cardinal.docs.buildwithfern.com/api-reference/feedback/createexternalcallfeedback