Recent searches
No recent searches

Avikar S
Joined Jan 03, 2025
·
Last activity Jan 03, 2025
Following
0
Followers
0
Total activity
2
Votes
0
Subscriptions
0
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Avikar S
Avikar S created a post,
Hello,
We are trying to locate specific tables or report templates (agent
, agent_activity
, agent_team
, workstream_agent
, workstream
, general_task
) and their corresponding report template IDs.
Here’s what we’ve done so far:
- Is the URL endpoint
https://[account_domain].zendesk.com/wfm/public/api/v1/activities?startTime=1707139185
correct for accessing the desired data, or should we be using a different endpoint? - We attempted to use the endpoint
https://[account_domain].zendesk.com/wfm/public/api/v1/activities?startTime=1707139185
but encountered a "server error" when accessing it, even when logged in.
Could you clarify the following:
- Are the provided endpoints correct for retrieving the report template IDs for the specified tables?
- Are there specific constraints or parameters (e.g., timestamp formatting) required for the API call to work?
- Is the endpoint currently functional, or could there be an issue on your end?
Posted Jan 03, 2025 · Avikar S
1
Follower
1
Vote
0
Comments
Avikar S created a post,
Hello,
We are trying to locate specific tables or report templates (agent
, agent_activity
, agent_team
, workstream_agent
, workstream
, general_task
) and their corresponding report template IDs.
Here’s what we’ve done so far:
- We referred to the Tymeshift API documentation and explored endpoints like
https://d3v-showcasedemo.tymeapp.com/l5/api/v2/agents
andhttps://d3v-showcasedemo.tymeapp.com/l5/api/activities
. It was suggested that the IDs might be "agents" and "activities" based on these URLs. Could you confirm if this is accurate? - We attempted to use the endpoint
https://[account_domain].zendesk.com/wfm/public/api/v1/activities?startTime=1707139185
but encountered a "server error" when accessing it, even when logged in.
Could you clarify the following:
- Are the provided endpoints correct for retrieving the report template IDs for the specified tables?
- Are there specific constraints or parameters (e.g., timestamp formatting) required for the API call to work?
- Is the endpoint currently functional, or could there be an issue on your end?
Thank you for your assistance!
Posted Jan 03, 2025 · Avikar S
0
Followers
1
Vote
2
Comments