.dev
REST APIAPI Reference

Google Sheets

GET
/v1/oauth2/google/sheets

Response Body

curl -X GET "https://example.com/v1/oauth2/google/sheets"
POST
/v1/oauth2/google/sheets

Response Body

curl -X POST "https://example.com/v1/oauth2/google/sheets"
PATCH
/v1/oauth2/google/sheets

Response Body

curl -X PATCH "https://example.com/v1/oauth2/google/sheets"
DELETE
/v1/oauth2/google/sheets

Response Body

curl -X DELETE "https://example.com/v1/oauth2/google/sheets"
PUT
/v1/oauth2/google/sheets

Response Body

curl -X PUT "https://example.com/v1/oauth2/google/sheets"
GET
/v1/oauth2/google/sheets/auth-url

Response Body

curl -X GET "https://example.com/v1/oauth2/google/sheets/auth-url"
POST
/v1/stores/{storeId}/integrations/google-sheets/append-row

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/google-sheets/append-row"
POST
/v1/stores/{storeId}/integrations/google-sheets/create

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/google-sheets/create"
POST
/v1/stores/{storeId}/integrations/google-sheets/create-spreadsheet

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/google-sheets/create-spreadsheet"
GET
/v1/stores/{storeId}/integrations/google-sheets/list

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/google-sheets/list"
POST
/v1/stores/{storeId}/integrations/google-sheets/sync-headers

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/google-sheets/sync-headers"