v1Overview/Event types
Event types
41 event types across 13 domains — see the Status column for what's live today. A webhook endpoint can only be subscribed to live events whose domain your API scopes already cover.
The only live webhook events right now are Sydekick Agent's — everything below is catalogued but still on the roadmap. See the Agent API's webhook events
| Clients | client.created | A new client was added to the agency | Coming soon |
| Clients | client.updated | A client's details changed | Coming soon |
| Clients | client.archived | A client was archived | Coming soon |
| Locations | location.created | A location was added | Coming soon |
| Locations | location.updated | A location's core fields changed | Coming soon |
| Locations | location.archived | A location was archived | Coming soon |
| Listings | listing.sync.completed | A directory listing sync finished successfully | Coming soon |
| Listings | listing.sync.failed | A directory listing sync failed | Coming soon |
| Listings | listing.duplicate.detected | A duplicate listing was found | Coming soon |
| Listings | listing.submission.rejected | A directory rejected a listing submission | Coming soon |
| Media | media.uploaded | A media asset was uploaded | Coming soon |
| Media | media.processing.completed | Media processing finished | Coming soon |
| Media | media.processing.failed | Media processing failed | Coming soon |
| Reviews | review.received | A new review was received | Coming soon |
| Reviews | review.reply.posted | A reply to a review was published | Coming soon |
| Reviews | review.reply.failed | A reply to a review failed to publish | Coming soon |
| Reviews | review.flagged | A review was flagged for policy violation | Coming soon |
| Review Invites | review_invite.sent | A review invite was sent | Coming soon |
| Review Invites | review_invite.completed | A review invite resulted in a review | Coming soon |
| Review Invites | review_invite.failed | A review invite failed to send | Coming soon |
| Posts | post.published | A post was published | Coming soon |
| Posts | post.failed | A post failed to publish | Coming soon |
| Posts | post.scheduled.due | A scheduled post became due | Coming soon |
| Posts | boost.status.changed | A boosted post's status changed | Coming soon |
| Post Ideas & Content Series | post_idea.generated | A new post idea was generated | Coming soon |
| Post Ideas & Content Series | post_idea.approved | A post idea was approved | Coming soon |
| SEO | seo.rank_report.completed | A rank tracking report finished generating | Coming soon |
| SEO | seo.keyword.rank_changed | A tracked keyword's rank changed | Coming soon |
| SEO | seo.grid_scan.completed | A grid scan finished | Coming soon |
| AEO | aeo.report.completed | An AEO report finished generating | Coming soon |
| AEO | aeo.visibility_alert | An AEO visibility shift was detected | Coming soon |
| Connections | connection.connected | A new account connection was established | Coming soon |
| Connections | connection.disconnected | An account connection was disconnected | Coming soon |
| Connections | connection.reconnect_needed | An account connection needs reconnecting | Coming soon |
| Connections | connection.wrong_account_detected | A connection was detected pointing at the wrong account | Coming soon |
| Custom Fields | custom_field.created | A custom field was created | Coming soon |
| Custom Fields | custom_field.updated | A custom field was updated | Coming soon |
| Custom Fields | custom_field.deleted | A custom field was deleted | Coming soon |
| Team | team_member.invited | A team member was invited | Coming soon |
| Team | team_member.joined | An invited team member joined | Coming soon |
| Team | team_member.removed | A team member was removed | Coming soon |