You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tickets/search API unable to retrieve tickets with a custom ticket_attribute set
Hello
I am looking to use the tickets/search API to retrieve tickets with a particular ticket_attribute set.
This might already be possible but I am getting the syntax wrong, I can see on this page https://developers.intercom.com/docs/references/rest-api/api.intercom.io/Tickets/searchTickets/
it says you can use ticket_attribute.{id} as a field key but when I try this with a ticket attribute I am getting an error - field_not_found The request ticket attribute ID is not a valid integer response 400
Please advise on what I could be doing wrong here, thank you
tickets/search API unable to retrieve tickets with a custom ticket_attribute set
Hello
I am looking to use the tickets/search API to retrieve tickets with a particular ticket_attribute set.
This might already be possible but I am getting the syntax wrong, I can see on this page https://developers.intercom.com/docs/references/rest-api/api.intercom.io/Tickets/searchTickets/
it says you can use
ticket_attribute.{id}
as a field key but when I try this with a ticket attribute I am getting an error - field_not_found The request ticket attribute ID is not a valid integer response 400Please advise on what I could be doing wrong here, thank you
Expected
Reproduction Steps
The text was updated successfully, but these errors were encountered: