Discussions

Ask a Question

How do I retrive all the messages for the tickets having more than 100 messages ?

Cause of the limit parameter in the list message api I'm only able to get the recent 100 messages and nothing beyond that and there is no pagination as well. Can you please tell me how I can get all the messages for each tickets. Thank you.
ANSWERED

how the filter by tags works?

in Retrieve a statistic,filters,tags. tags is array, which used to filter out specific data the relevent to the tags. is it bring al the data that connect to all the tags in the array, or it bring each data tha connect to any of the tags in the array
ANSWERED

Dose a company sub-domain have other characters than alphabets too?

when we are accessing a company relevant private app we ara having a sub-domain for example: <https://gorgias.gorgias.com/api> dose these subdomain can have other characters too like numerics or any special character allowed ?

gorgias.chat-access-token

Hi, I have made a custom JS loader to start the chat only when the customer selects a button on our site. Currently, When they navigate to a new page, I need to reload the JS, but I am loosing the current messages. Looking at localStorage, it seems gorgias has the following. gorgias.chat-access-token gorgias.chat-ws-last-connected gorgias.user-journey-id I assume I am going to need to send this with the request to open the same chat, wondering if anyone has done this and can provide some guidance on it.
ANSWERED

REST APIs for Articles?

Are there any APIs to pull all articles and categories from HelpCenter?
ANSWERED

What could be the value range of "days" element in the "/account" api response?

In account api response "1,2,3,4,5" depicts => Monday to Friday working business days? where monday is having 1 value? As per the Gregorian calendar, weekdays are having 1 to 7 units assigned, where sunday is having 1 and other days having 1unit incremented till Saturday is assigned 7. Here the confusion is, the gorgias account api considers 1 unit means Sunday or Monday? And if 1 value is considered as monday then which value is assigned to Sunday? 0 Or 7? Just to know what will be the value range of "days" parameter? 0 to 6? OR 1 to 7? And what will be the initial and last value, corresponding to which week day?

Is it possible to add a custom note to a chat, so that only CS can see it?

We would like to include additional details at the beginning of a chat session from out onsite widget, so that CS may access that at the beginning of a chat conversation. The only method of adding to the chat programmatically seems to be by adding a message on behalf of the customer, which they would see. Is there a workflow to add a custom note on a chat session?
ANSWERED

unit of measurement

what is the unit of measurement of the return values? for example in-Retrieve a statistic,resolution-time/

TypeError: e.actions.find is not a function

I've got this error in a customer's ticket and can't get to open it. What does it means?
ANSWERED

Shall we publish paid app?

Is there any option to publish a paid app in the marketplace?