…
|
||
---|---|---|
.. | ||
README.md | ||
apiDefinition.swagger.json | ||
apiProperties.json |
README.md
Revelation Helpdesk Connector
The Revelation helpdesk connector allows you to create and update items in your helpdesk such as tickets, clients, users and assets by connecting to the Revelation helpdesk API using OAuth authentication. You can also take advantage of the extensive list of triggers allowing you to integrate your business processes based on events that occur in Revelation helpdesk.
Publisher: Yellowfish Software
Yellowfish Software are the creators of Revelation helpdesk - a web based helpdesk application available for Cloud and On-Premise hosting.
Prerequisites
You will need the following to proceed:
- A Microsoft Power Apps or Power Automate plan with custom connector feature
- A Revelation helpdesk account. If you are not yet signed up for Revelation helpdesk you can get a free 30-day trial here
Obtaining Credentials
To use the connector you will need the URL to your Revelation helpdesk instance and you will need to have a Super Admin account. The connector uses OAuth authentication and will prompt you for your Revelation URL, Username and Password. If you have signed up for a Trial the URL will be 'https://trial.revelationhelpdesk.com' and your username will be the email address you used to sign up. You will be promped to change your default password the first time you sign in to your trial account through the web interface.
Supported actions
The connector supports the following actions:
Log a new Ticket
: Create a new ticketReassign a Ticket
: Assigns an existing ticket to a user or queueAdd an Action
: Adds a support staff, private or end user action to an existing ticketSet Ticket Priority
: Set the priority of an existing ticketSet Ticket Status
: Set the status of an existing ticketSet Ticket Type
: Set the type of an existing ticketCreate Client
: Create a new clientCreate Office
: Create a new officeCreate User
: Create a new user accountCreate Asset
: Create a new assetFind a User
: Find an existing user by any fieldSearch for Assets
: Find existing assets by any fieldUpdate Asset
: Update an existing asset's detailsGet an existing Asset
: Get an existing asset by idGet an existing Ticket
: Get an existing ticket by Ticket # (id)
Supported triggers
The connector supports the following triggers:
When a Ticket is logged
: Get notified when a new ticket is createdWhen a Ticket is updated
: Get notified when an action is added to an existing ticketWhen a Ticket is closed
: Get notified when a ticket is closedWhen a Ticket is reopened
: Get notified when a closed ticket is reopenedWhen a Ticket is at risk
: Get notified when a ticket is at risk of going lateWhen a Ticket is due
: Get notified when a ticket has gone late (SLA missed)When a Ticket is deleted
: Get notified when a ticket is deletedWhen a Client is created
: Get notified when a client is createdWhen a Client is updated
: Get notified when an existing client's details are updatedWhen a Office is created
: Get notified when an office is createdWhen a Office is updated
: Get notified when an existing office's details are updatedWhen a User is created
: Get notified when a user is createdWhen a User is updated
: Get notified when an existing user's details are updatedWhen a Asset is created
: Get notified when an asset is createdWhen a Asset is updated
: Get notified when an existing asset's details are updated
Known Issues and Limitations
The Revelation helpdesk connector is currently only available to customers using Revelation Cloud edition. Self-hosted (on-premise) instances of Revelation helpdesk will require V22 (2022) or later and additional configuration may be required. Please consult the Revelation helpdesk Helpguide for more information.
Deployment Instructions
Please use these instructions to deploy this connector as custom connector in Microsoft Power Automate and Power Apps.