Appearance
Applications
Application integrations connect WedoCOD with external e-commerce platforms and tools. Available to Sellers for syncing leads from storefronts.
Google Sheets
List Sheets
GET/application/sheets🔒 Session
List connected Google Sheets. Loads available sheets from Google API via stored OAuth token.
Connect Google Sheets
GET/applicaions/sheets/redirect🔒 Session
Redirect to Google OAuth for authorization.
GET/applicaions/sheets/callback🔒 Session
OAuth callback — stores the Google token.
Sync Sheets
POST/applicaions/sheets/sync🔒 Session
Sync multiple Google Sheets. Skips sheets that are already synced.
Cancel Sync
DELETE/applicaions/sheets/cancel-sync🔒 Session
Cancel an active sheet sync.
Show Sheet
GET/application/sheets/{sheet}/show🔒 Session
View sheet sync details.
Update Sheet
PATCH/application/sheets/{sheet}/update🔒 Session
Update sheet sync configuration.
Delete Sheets (Bulk)
DELETE/application/sheets/delete🔒 Session
Bulk delete sheet connections.
YouCan
List YouCan Stores
GET/applications/youcan🔒 Session
List connected YouCan stores.
Connect YouCan
GET/applicaions/youcan/redirect🔒 Session
Redirect to YouCan OAuth.
GET/applicaions/youcan/callback🔒 Session
OAuth callback for YouCan.
Update YouCan Integration
PATCH/applications/youcan/{item}/update🔒 Session
Update YouCan store configuration.
Delete YouCan Stores (Bulk)
DELETE/applications/youcan/delete🔒 Session
Bulk delete YouCan store connections.
LightFunnels
List LightFunnels Stores
GET/applications/lightfunnels🔒 Session
List connected LightFunnels stores.
Connect LightFunnels
GET/applications/lightfunnels/redirect🔒 Session
Redirect to LightFunnels OAuth.
GET/applications/lightfunnels/callback🔒 Session
OAuth callback for LightFunnels.
Update LightFunnels Integration
PATCH/applications/lightfunnels/{item}/update🔒 Session
Update LightFunnels store configuration.
Delete LightFunnels Stores (Bulk)
DELETE/applications/lightfunnels/delete🔒 Session
Bulk delete LightFunnels store connections.
