-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Description
helpspot
URLs
Polling Sources
new-request
Prompt
Emit new event when a new request is created. No required props.
URLs
new-search
Prompt
Emit new event based on a search. Required props include the search query.
URLs
request-update
Prompt
Emit new event when a request is updated. Required props include the request ID.
URLs
Actions
update-request
Prompt
Updates an existing user request. Required props include xRequest id, which is needed to identify the specific request that needs to be updated.
URLs
- https://support.helpspot.com/index.php?pg=kb.page&id=163#customer.getRequests
- https://support.helpspot.com/index.php?pg=kb.page&id=163#request.update
create-request
Prompt
Creates a new user request. At least one of the following props is needed; first name, last name, user id, email, or phone. These provide identification details for the request.
URLs
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done