Use your API key and OAuth flow to securely establish a connection between Surveys API and Clubworx
Grant Clubworx access to Surveys API using a secure token exchange and scoped permissions
Endpoint examples: POST /social-media-posting/:locationId/posts; PUT /social-media-posting/:locationId/posts/:id; DELETE /social-media-posting/:locationId/posts/:id; PATCH /social-media-posting/:locationId/posts/:id
Trigger when a new survey is created in Clubworx
Action post to social channels using POST /social-media-posting/:locationId/posts with survey data
POST /social-media-posting/:locationId/posts
locationId content media scheduledTime status
Trigger when a published post needs updating from Clubworx
Action update via PUT /social-media-posting/:locationId/posts/:id
PUT /social-media-posting/:locationId/posts/:id
locationId id content updatedFields
Trigger when a post should be removed from social channels
Action delete via DELETE /social-media-posting/:locationId/posts/:id
DELETE /social-media-posting/:locationId/posts/:id
locationId id
Automation saves time and reduces manual posting
Faster campaign setup with ready made endpoints
Unified analytics across survey data and social posts
Key concepts include APIs endpoints triggers actions and data fields used in this integration
A set of rules that allows apps to talk to each other
A specific URL path that performs a defined operation
A mechanism for real time event delivery between apps
Verifying identity before allowing access to an API
Set up a trigger in Clubworx to publish a summary to social channels via Surveys API
Pull top responses and post a weekly digest to social feeds
Create posts triggered by sentiment analysis from survey data
Provide API key and authorize the connection
Choose enabled endpoints and map fields
Run tests and then activate the integration
No coding is required for standard connections. Use the visual mapping in the connector to align fields and triggers. If you have custom needs a developer can assist with optional scripts. The goal is a hands off setup that works with a few clicks.
Endpoints supported include creating updating deleting and patching social posts. Not all endpoints are needed for every workflow. Choose the ones that match your use case.
Field mapping is done in the connector. Map Survey data fields to Clubworx post fields to ensure content aligns with your campaigns.
Yes you can schedule posts. Use the scheduledTime field to plan posts in advance and set time zones accordingly.
Authentication uses secure tokens and OAuth with scoped permissions. Store credentials securely and rotate keys periodically.
You can post text, links and media depending on the endpoint. Check endpoint docs for supported media types.
Logs are visible in the integration dashboard and via audit trails. You can export or view detailed status per request.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers