Access is granted with the scope objects/schema.readonly to securely read object schemas and records from the Custom Objects API.
Zapier App Connector authenticates with the GHL API using OAuth 2.0 or API keys and uses the scopes defined in your integration to read object data.
GET /objects/:key; GET /objects; objects/schema.write; objects/record.readonly; GET /objects/:schemaKey/records/:id; objects/record.write; POST /objects/:schemaKey/records; PUT /objects/:schemaKey/records/:id; DELETE /objects/:schemaKey/records/:id; Endpoint10 to Endpoint17 are not defined for this page.
Triggers when a read action fetches an object or a record to sync data into Zapier.
Actions: List objects, view schemas, read records.
GET /objects and GET /objects/:schemaKey/records/:id
Key fields: object key, schemaKey, id
Triggers on create and update of records within a schema.
Actions: List schemas, read and write records (if your credentials permit).
GET /objects; POST /objects/:schemaKey/records; GET /objects/:schemaKey/records/:id
Key fields: schemaKey, id
Triggers on create, update, and delete of records in any schema.
Actions: Create, Update, Delete records in addition to read.
POST /objects/:schemaKey/records; PUT /objects/:schemaKey/records/:id; DELETE /objects/:schemaKey/records/:id
Key fields: schemaKey and id
Automate Accredible Certificate workflows without coding.
Drag and drop triggers and actions to connect data between GHL and APPNAME.
Centralized data mapping with object schemas for consistent records.
This section defines core elements like objects, schemas, records, authentication, and endpoints used in this integration.
A container that defines a type of data in GHL’s Custom Objects.
A single row within a custom object schema representing one item.
The structure defining fields and data types for a custom object.
A URL path used to access a specific API function.
Set up a Zap that creates an Accredible certificate when a new object record is added.
Push updates from object records to Accredible certificates to keep data in sync.
Use batch operations to import or export many Accredible certificate records.
Obtain API credentials from the GHL portal and configure them in Zapier.
Map Accredible certificate fields to the Custom Objects schemas in GHL.
Create Zaps that trigger on object changes and perform actions in Accredible.
The API access scope for this integration is objects/schema.readonly, which allows you to read object schemas and records. This keeps your data readable without enabling write permissions. If you need to unlock write capabilities, you will need to request additional scope and configure credentials accordingly. Review your GHL portal settings to confirm the granted scope for your Zapier App Connector integration. This ensures you can safely view the Accredible Certificate object structure while planning automation.
With write access enabled, you can create, update, and delete object records via endpoints like POST, PUT, and DELETE. This is useful for pushing updates to Accredible Certificate data or bulk creating records. Always ensure proper authorization and audit trails when performing write operations to prevent unintended data changes.
Authentication typically uses OAuth 2.0 or API keys. In your Zapier App Connector configuration, supply the client credentials and requested scopes. Validate the connection by pulling a test object or record. If credentials expire, refresh tokens or reauthorize to maintain uninterrupted automation.
Data security is governed by the OAuth or API key mechanism and the permissions granted to your app. Access is limited by the scopes and the user or service account you configure. Use secure credential storage, rotate keys regularly, and monitor access logs to protect sensitive certificate data.
Yes. No code automation is a core benefit of the Zapier App Connector. You can connect GHL Custom Objects without writing code by configuring triggers, actions, and field mappings in Zaps. This approach accelerates integration and reduces the need for custom development.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers