Trusted by 250,000+ developers from startups to Fortune 500 companies:
This is a pre-built, open source component from Pipedream's GitHub repo. The component is developed by Pipedream and the community, and verified and maintained by Pipedream.
To contribute an update to an existing component or create a new component, create a PR on GitHub. If you're new to Pipedream component development, you can start with quickstarts for trigger span and action development, and then review the component API reference.
New Events on Gorgias
Description:Emit new Gorgias event. [See the docs](https://developers.gorgias.com/reference/the-event-object)
Version:0.1.0
Key:gorgias-new-events
import base from "../common/base.mjs";
export default {
...base,
key: "gorgias-new-events",
name: "New Events",
description: "Emit new Gorgias event. [See the docs](https://developers.gorgias.com/reference/the-event-object)",
version: "0.1.0",
type: "source",
methods: {
...base.methods,
getEventTypes() {
return {};
},
},
};
This component may be configured based on the props
defined in the component code. Pipedream automatically prompts for input values in the UI and CLI.
Label | Prop | Type | Description |
---|
Gorgias | gorgias | app | This component uses the Gorgias app. |
N/A | db | $.service.db | This component uses $.service.db to maintain state between component invocations. |
| timer | $.interface.timer | |
Gorgias uses API keys for authentication. When you connect your Gorgias account, Pipedream securely stores the keys so you can easily authenticate to Gorgias APIs in both code and no-code steps.
For Gorgias, the API keys are managed in In Settings > REST API, where Settings is "Your Profile" page inside the left bottom menu actually. Georgias is a developer friendly app, it has extensive documentation, including the API Key authentication mechanisms.
Flawless customer service for e-commerce stores