Gorgias
gorgiasGorgias is a helpdesk and live chat platform specializing in e-commerce, offering automated support, order management, and unified customer communication
Acciones disponibles (32)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Add Ticket TagsGORGIAS_ADD_TICKET_TAGSAcciónAdds tags to a ticket in gorgias.
GORGIAS_ADD_TICKET_TAGSAcciónAdds tags to a ticket in gorgias.
Parámetros de entrada
tag_idsinteger[]ObligatorioList of tag IDs to add to the ticket
ticket_idintegerObligatorioThe ID of the ticket
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create Account SettingGORGIAS_CREATE_ACCOUNT_SETTINGAcciónCreates a new account setting in gorgias.
GORGIAS_CREATE_ACCOUNT_SETTINGAcciónCreates a new account setting in gorgias.
Parámetros de entrada
namestringObligatorioThe name of the setting
valueanyObligatorioThe value of the setting
descriptionstringDescription of the setting
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create CustomerGORGIAS_CREATE_CUSTOMERAcciónCreates a new customer in gorgias.
GORGIAS_CREATE_CUSTOMERAcciónCreates a new customer in gorgias.
Parámetros de entrada
dataobjectAdditional customer data
namestringObligatorioThe customer's full name
emailstringThe customer's email address
addressobjectThe customer's address information
channelsobject[]The customer's communication channels
external_idstringExternal identifier for the customer
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create TeamGORGIAS_CREATE_TEAMAcciónCreates a new team in gorgias.
GORGIAS_CREATE_TEAMAcciónCreates a new team in gorgias.
Parámetros de entrada
namestringObligatorioName of the team
membersinteger[]The list of users within the team
decorationobjectObject describing how the team appears on the webpage
descriptionstringLonger description of the team
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create TicketGORGIAS_CREATE_TICKETAcciónCreates a new ticket in gorgias.
GORGIAS_CREATE_TICKETAcciónCreates a new ticket in gorgias.
Parámetros de entrada
viastringHow the ticket was created
metaobjectExtra metadata about the ticket
tagsinteger[]List of tag IDs to apply to the ticket
statusstringThe status of the ticket
channelstringThe channel of the ticket (email, chat, etc.)
subjectstringThe subject of the ticket
languagestringThe language of the ticket
messagesobject[]Messages to add to the ticket
prioritystringThe priority of the ticket
customer_idintegerObligatorioThe ID of the customer for this ticket
external_idstringExternal identifier for the ticket
assignee_team_idintegerID of the team to assign the ticket to
assignee_user_idintegerID of the user to assign the ticket to
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete CustomerGORGIAS_DELETE_CUSTOMERAcciónDeletes a specific customer from gorgias.
GORGIAS_DELETE_CUSTOMERAcciónDeletes a specific customer from gorgias.
Parámetros de entrada
customer_idintegerObligatorioThe ID of the customer to delete
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete Customer Field ValueGORGIAS_DELETE_CUSTOMER_FIELD_VALUEAcciónDeletes a specific field value for a customer in gorgias.
GORGIAS_DELETE_CUSTOMER_FIELD_VALUEAcciónDeletes a specific field value for a customer in gorgias.
Parámetros de entrada
field_idintegerObligatorioThe ID of the custom field
customer_idintegerObligatorioThe ID of the customer
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete CustomersGORGIAS_DELETE_CUSTOMERSAcciónDeletes multiple customers from gorgias.
GORGIAS_DELETE_CUSTOMERSAcciónDeletes multiple customers from gorgias.
Parámetros de entrada
customer_idsinteger[]ObligatorioList of customer IDs to delete
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete TeamGORGIAS_DELETE_TEAMAcciónDeletes a specific team from gorgias.
GORGIAS_DELETE_TEAMAcciónDeletes a specific team from gorgias.
Parámetros de entrada
team_idintegerObligatorioThe ID of the team to delete
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete TicketGORGIAS_DELETE_TICKETAcciónDeletes a specific ticket from gorgias.
GORGIAS_DELETE_TICKETAcciónDeletes a specific ticket from gorgias.
Parámetros de entrada
ticket_idintegerObligatorioThe ID of the ticket to delete
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete Ticket Field ValueGORGIAS_DELETE_TICKET_FIELD_VALUEAcciónDeletes a specific field value for a ticket in gorgias.
GORGIAS_DELETE_TICKET_FIELD_VALUEAcciónDeletes a specific field value for a ticket in gorgias.
Parámetros de entrada
field_idintegerObligatorioThe ID of the custom field
ticket_idintegerObligatorioThe ID of the ticket
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get AccountGORGIAS_GET_ACCOUNTAcciónRetrieves your gorgias account information.
GORGIAS_GET_ACCOUNTAcciónRetrieves your gorgias account information.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get CustomerGORGIAS_GET_CUSTOMERAcciónRetrieves a specific customer from gorgias.
GORGIAS_GET_CUSTOMERAcciónRetrieves a specific customer from gorgias.
Parámetros de entrada
customer_idintegerObligatorioThe ID of the customer to retrieve
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get EventGORGIAS_GET_EVENTAcciónRetrieves a specific event from gorgias.
GORGIAS_GET_EVENTAcciónRetrieves a specific event from gorgias.
Parámetros de entrada
event_idintegerObligatorioThe ID of the event to retrieve
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get TeamGORGIAS_GET_TEAMAcciónRetrieves a specific team from gorgias.
GORGIAS_GET_TEAMAcciónRetrieves a specific team from gorgias.
Parámetros de entrada
team_idintegerObligatorioThe ID of the team to retrieve
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get TicketGORGIAS_GET_TICKETAcciónRetrieves a specific ticket from gorgias.
GORGIAS_GET_TICKETAcciónRetrieves a specific ticket from gorgias.
Parámetros de entrada
ticket_idintegerObligatorioThe ID of the ticket to retrieve
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Account SettingsGORGIAS_LIST_ACCOUNT_SETTINGSAcciónLists all account settings in gorgias.
GORGIAS_LIST_ACCOUNT_SETTINGSAcciónLists all account settings in gorgias.
Parámetros de entrada
limitintegerNumber of settings to return (default: 20, max: 100)
offsetintegerOffset for pagination
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Customer Field ValuesGORGIAS_LIST_CUSTOMER_FIELD_VALUESAcciónLists all field values for a customer in gorgias.
GORGIAS_LIST_CUSTOMER_FIELD_VALUESAcciónLists all field values for a customer in gorgias.
Parámetros de entrada
customer_idintegerObligatorioThe ID of the customer
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List CustomersGORGIAS_LIST_CUSTOMERSAcciónLists customers in gorgias with various filtering options.
GORGIAS_LIST_CUSTOMERSAcciónLists customers in gorgias with various filtering options.
Parámetros de entrada
namestringFilter by customer name
emailstringFilter by customer email
limitintegerNumber of customers to return (default: 20, max: 100)
offsetintegerOffset for pagination
order_bystringField to order by (e.g., 'created_datetime')
order_dirstringOrder direction ('asc' or 'desc')
created_tostringFilter by creation date (ISO format)
external_idstringFilter by external ID
created_fromstringFilter by creation date (ISO format)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List EventsGORGIAS_LIST_EVENTSAcciónLists events in gorgias with various filtering options.
GORGIAS_LIST_EVENTSAcciónLists events in gorgias with various filtering options.
Parámetros de entrada
typestringFilter by event type
limitintegerNumber of events to return ( max: 100)
offsetintegerOffset for pagination
contextstringFilter by context UUID
user_idintegerFilter by user ID
object_idintegerFilter by object ID
created_tostringFilter by creation date (ISO format)
object_typestringFilter by object type
created_fromstringFilter by creation date (ISO format)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List TeamsGORGIAS_LIST_TEAMSAcciónLists teams in gorgias.
GORGIAS_LIST_TEAMSAcciónLists teams in gorgias.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Ticket Field ValuesGORGIAS_LIST_TICKET_FIELD_VALUESAcciónLists all field values for a ticket in gorgias.
GORGIAS_LIST_TICKET_FIELD_VALUESAcciónLists all field values for a ticket in gorgias.
Parámetros de entrada
ticket_idintegerObligatorioThe ID of the ticket
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List TicketsGORGIAS_LIST_TICKETSAcciónLists tickets in gorgias with various filtering options.
GORGIAS_LIST_TICKETSAcciónLists tickets in gorgias with various filtering options.
Parámetros de entrada
limitintegerNumber of tickets to return (default: 20, max: 100)
offsetintegerOffset for pagination
statusstringFilter by ticket status
tag_idintegerFilter by tag ID
channelstringFilter by ticket channel
languagestringFilter by language
order_bystringField to order by (e.g., 'created_datetime')
prioritystringFilter by ticket priority
order_dirstringOrder direction ('asc' or 'desc')
created_tostringFilter by creation date (ISO format)
updated_tostringFilter by update date (ISO format)
customer_idintegerFilter by customer ID
external_idstringFilter by external ID
created_fromstringFilter by creation date (ISO format)
updated_fromstringFilter by update date (ISO format)
assignee_team_idintegerFilter by assigned team ID
assignee_user_idintegerFilter by assigned user ID
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Ticket TagsGORGIAS_LIST_TICKET_TAGSAcciónLists all tags for a ticket in gorgias.
GORGIAS_LIST_TICKET_TAGSAcciónLists all tags for a ticket in gorgias.
Parámetros de entrada
ticket_idintegerObligatorioThe ID of the ticket
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Merge CustomersGORGIAS_MERGE_CUSTOMERSAcciónMerges two customers in gorgias, combining their data and history.
GORGIAS_MERGE_CUSTOMERSAcciónMerges two customers in gorgias, combining their data and history.
Parámetros de entrada
source_customer_idintegerObligatorioThe ID of the source customer (will be merged into the target)
target_customer_idintegerObligatorioThe ID of the target customer (will remain after merge)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Remove Ticket TagsGORGIAS_REMOVE_TICKET_TAGSAcciónRemoves tags from a ticket in gorgias.
GORGIAS_REMOVE_TICKET_TAGSAcciónRemoves tags from a ticket in gorgias.
Parámetros de entrada
tag_idsinteger[]ObligatorioList of tag IDs to remove from the ticket
ticket_idintegerObligatorioThe ID of the ticket
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Set Customer DataGORGIAS_SET_CUSTOMER_DATAAcciónSets the complete data object for a customer in gorgias.
GORGIAS_SET_CUSTOMER_DATAAcciónSets the complete data object for a customer in gorgias.
Parámetros de entrada
dataobjectObligatorioThe complete data object to set for the customer
customer_idintegerObligatorioThe ID of the customer
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Set Ticket TagsGORGIAS_SET_TICKET_TAGSAcciónSets the complete list of tags for a ticket in gorgias.
GORGIAS_SET_TICKET_TAGSAcciónSets the complete list of tags for a ticket in gorgias.
Parámetros de entrada
tag_idsinteger[]ObligatorioList of tag IDs to set for the ticket
ticket_idintegerObligatorioThe ID of the ticket
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update Account SettingGORGIAS_UPDATE_ACCOUNT_SETTINGAcciónUpdates an existing account setting in gorgias.
GORGIAS_UPDATE_ACCOUNT_SETTINGAcciónUpdates an existing account setting in gorgias.
Parámetros de entrada
valueanyObligatorioThe new value of the setting
setting_idintegerObligatorioThe ID of the setting to update
descriptionstringUpdated description of the setting
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update CustomerGORGIAS_UPDATE_CUSTOMERAcciónUpdates an existing customer in gorgias.
GORGIAS_UPDATE_CUSTOMERAcciónUpdates an existing customer in gorgias.
Parámetros de entrada
dataobjectAdditional customer data
namestringThe customer's full name
emailstringThe customer's email address
addressobjectThe customer's address information
channelsobject[]The customer's communication channels
customer_idintegerObligatorioThe ID of the customer to update
external_idstringExternal identifier for the customer
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update TeamGORGIAS_UPDATE_TEAMAcciónUpdates an existing team in gorgias.
GORGIAS_UPDATE_TEAMAcciónUpdates an existing team in gorgias.
Parámetros de entrada
namestringName of the team
membersinteger[]The list of users within the team
team_idintegerObligatorioThe ID of the team to update
decorationobjectObject describing how the team appears on the webpage
descriptionstringLonger description of the team
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update TicketGORGIAS_UPDATE_TICKETAcciónUpdates an existing ticket in gorgias.
GORGIAS_UPDATE_TICKETAcciónUpdates an existing ticket in gorgias.
Parámetros de entrada
metaobjectExtra metadata about the ticket
statusstringThe status of the ticket
subjectstringThe subject of the ticket
languagestringThe language of the ticket
prioritystringThe priority of the ticket
ticket_idintegerObligatorioThe ID of the ticket to update
customer_idintegerThe ID of the customer for this ticket
external_idstringExternal identifier for the ticket
assignee_team_idintegerID of the team to assign the ticket to
assignee_user_idintegerID of the user to assign the ticket to
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not