Gorgias
Aynı zamanda bir ajan aracıGorgias helpdesk: manage tickets and messages, customers, tags, macros, rules, views, integrations, and satisfaction surveys for e-commerce support automation.
54 eylemler · 1 tetikleyiciler
Gorgias entegrasyonu — 54 aksiyon ve 1 tetikleyici ile Gorgias'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: Get Account, List Tickets, Get Ticket, Create Ticket, Update Ticket. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.
Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.
Tetikleyiciler 1
Gorgias üzerinde bir iş akışını başlatabilen olaylar.
New or updated Gorgias tickets (polled)
Polls GET /api/tickets ordered by updated_datetime:desc; pages via the response meta.next_cursor token.
Eylemler 54
Zervanor'un Gorgias üzerinde yapabilecekleri.
Tickets9
List Tickets
List tickets (GET /api/tickets). Cursor pagination via cursor/limit; supports order_by (e.g. updated_datetime:desc).
Get Ticket
Get a ticket by id (GET /api/tickets/{id}).
Create Ticket
Create a ticket (POST /api/tickets). Requires at least one message and a customer.
Update Ticket
Update a ticket (PUT /api/tickets/{id}) — change status, assignee, tags, subject, etc.
Delete Ticket
Delete a ticket (DELETE /api/tickets/{id}).
List Ticket Messages
List messages on a ticket (GET /api/tickets/{id}/messages). Cursor pagination.
Create Ticket Message
Add a message (reply or internal note) to a ticket (POST /api/tickets/{id}/messages).
Add Tags To Ticket
Apply one or more tags to a ticket (POST /api/tickets/{id}/tags).
Remove Tags From Ticket
Remove one or more tags from a ticket (DELETE /api/tickets/{id}/tags).
Customers5
List Customers
List customers (GET /api/customers). Cursor pagination; supports email filter and order_by.
Get Customer
Get a customer by id (GET /api/customers/{id}).
Create Customer
Create a customer (POST /api/customers).
Update Customer
Update a customer (PUT /api/customers/{id}).
Delete Customer
Delete a customer (DELETE /api/customers/{id}).
Integrations5
List Integrations
List integrations, including http (webhook) integrations (GET /api/integrations). Cursor pagination.
Get Integration
Get an integration by id (GET /api/integrations/{id}).
Create Integration
Create an integration (POST /api/integrations). Use type 'http' to register a webhook endpoint (see webhooks.md).
Update Integration
Update an integration (PUT /api/integrations/{id}).
Delete Integration
Delete an integration (DELETE /api/integrations/{id}).
Macros5
List Macros
List macros (GET /api/macros). Cursor pagination.
Get Macro
Get a macro by id (GET /api/macros/{id}).
Create Macro
Create a macro (POST /api/macros).
Update Macro
Update a macro (PUT /api/macros/{id}).
Delete Macro
Delete a macro (DELETE /api/macros/{id}).
Rules5
List Rules
List rules (GET /api/rules). Cursor pagination.
Get Rule
Get a rule by id (GET /api/rules/{id}).
Create Rule
Create a rule (POST /api/rules).
Update Rule
Update a rule (PUT /api/rules/{id}).
Delete Rule
Delete a rule (DELETE /api/rules/{id}).
Tags5
List Tags
List tags (GET /api/tags). Cursor pagination.
Get Tag
Get a tag by id (GET /api/tags/{id}).
Create Tag
Create a tag (POST /api/tags).
Update Tag
Update a tag (PUT /api/tags/{id}).
Delete Tag
Delete a tag (DELETE /api/tags/{id}).
Views3
List Views
List views (GET /api/views). Cursor pagination.
Get View
Get a view by id (GET /api/views/{id}).
List View Tickets
List tickets belonging to a view (GET /api/views/{id}/items). Cursor pagination.
Custom Fields2
List Custom Fields
List custom fields (GET /api/custom-fields). Cursor pagination.
Get Custom Field
Get a custom field by id (GET /api/custom-fields/{id}).
Messages2
List Messages
List messages across tickets (GET /api/messages). Cursor pagination.
Get Message
Get a message by id (GET /api/messages/{id}).
Satisfaction Surveys2
List Satisfaction Surveys
List satisfaction surveys (GET /api/satisfaction-surveys). Cursor pagination.
Get Satisfaction Survey
Get a satisfaction survey by id (GET /api/satisfaction-surveys/{id}).
Teams2
List Teams
List teams (GET /api/teams). Cursor pagination.
Get Team
Get a team by id (GET /api/teams/{id}).
Ticket Fields2
List Ticket Fields
List ticket fields (GET /api/ticket-fields). Cursor pagination.
Get Ticket Field
Get a ticket field by id (GET /api/ticket-fields/{id}).
Users2
List Users
List agent users (GET /api/users). Cursor pagination.
Get User
Get an agent user by id (GET /api/users/{id}).
Widgets2
List Widgets
List chat/contact widgets (GET /api/widgets). Cursor pagination.
Get Widget
Get a widget by id (GET /api/widgets/{id}).
Account1
Get Account
Get the current Gorgias account (GET /api/account). Identity + connectivity probe.
Events1
List Events
List account events (GET /api/events). Cursor pagination; audit-style activity stream.
Jobs1
Get Job
Get the status of an asynchronous job (GET /api/jobs/{id}).
Aramanızla eşleşen bir şey yok.
Gorgias kullanan Çözüm Şablonları
Gorgias ile kendi otomasyonunu görsel tasarımcıda kur.
Sıkça sorulan sorular
Gorgias ile neler otomatikleştirebilirim?
54 aksiyon var — örneğin: Get Account, List Tickets, Get Ticket, Create Ticket, Update Ticket ve daha fazlası.
Hangi Gorgias olayları bir workflow başlatabilir?
1 tetikleyici — örneğin: New or updated Gorgias tickets (polled).
Gorgias bir AI agent aracı olarak kullanılabilir mi?
Evet. Gorgias'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.
Gorgias entegrasyonu nasıl modellenir?
Gorgias sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.