Discussions

Ask a Question
Back to All

Platform URL Auth and Job Selected

I tried accessing the dispatch board using a URL that includes both the s_auth and selected_job query parameters. However, it just redirects me to the dashboard instead of opening the dispatch board with the specific job selected.

Here’s an example of the URL I’m using:

https://go.servicem8.com/job_dispatch?&s_auth=xxx&selected_job=00000-000-0000

Am I missing something in the format or usage?

Also, if I omit the s_auth parameter, I get an “Access Denied” error. Is there a recommended way to generate or retrieve a valid s_auth token for use in these links?