Recent searches
No recent searches
/api/v2/views/{{view_id}}/tickets.json? Can I select date access?
Posted Aug 09, 2021
/api/v2/views/{{view_id}}/tickets.json? Can I select date access?
Can the API be accessed using dates?
0
5
Recent searches
No recent searches
Posted Aug 09, 2021
/api/v2/views/{{view_id}}/tickets.json? Can I select date access?
Can the API be accessed using dates?
0
5 comments
Eric Nelson
Hey there,
You can use the 'sort_by' parameter to accomplish this.
/api/v2/views?sort_by=created_at
Have a wonderful day!
Eric Nelson | Manager - Developer Advocacy
0
jpt
Why aren't these keys and values included in the API
0
Eric Nelson
Hey there,
Apologies I can't read some of your columns as I only speak english. I'll break down where all of the ones in english can be found.
Requested = Created_at
Assignee = assignee_id
Requester updated and assignee updated are both available under the ticket metrics endpoint.
Hope this helps,
Eric
0
jpt
Why are these fields not in the requested API? Did I request the wrong API?
Does the API return content that does not include custom fields?
0
Eric Nelson
Hey there,
All of the fields you've pointed to exist underneath the custom fields array. You can line them up with the fields you've pointed out based off their field ID's (For example the Shopify field id ends in 0431, you can see that as the first item in the custom field array).
As these questions aren't in relation to the original post, I'm going to mark this as complete. If you have other questions unrelated to the views/tickets endpoint please open up another topic. This helps our community members to be able to find relevant topics when searching. Thanks!
Have a wonderful day!
Eric Nelson | Manager - Developer Advocacy
0