Jump to content

Do Activities (Human Tasks) have unique URLs and are they accessible through reports?


Berto2002

Recommended Posts

My Collab users have asked if they can have a list of their Activities shown as links in a PowerBI report.

So I was after where the link is stored and how the link resolves so that I could turn into a clickable link for them.

Table h_buz_activities has the Activities but, unlike RequestID, they are not in a simple URL format.

When I inspect the element of the Activity link in the UI I see only the below:

image.png.56ad9465f88500d00ee4a06259f8d37c.png

Can URLs for Activities be constructed?

Link to comment
Share on other sites

Hi @Berto2002,

If you go to home -> my activities then click on an activity, then click on the activity title at the top of the popup screen, you can see the Task ID in the URL.

The URL would look something like this:

https://live.hornbill.com/<INSTANCE>/activities/activity?taskId=TSK20221128000091

(Replace <INSTANCE> with your own an everything after ?taskId= with the ID of the task itself)

As long as you have the Task ID, you should be able to construct it, but I think permissions also need to be taken into account as well.

Link to comment
Share on other sites

Sam, great top, thanks. With this I have managed to get a PowerBI report that shows the Customer's text Update - when an Activity exists for a Collaborator to watch for it - and where the last update on a Request was made by a Customer; so they can react swiftly by clicking the link to the Activity they need to action. Feels like a victory that one!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...