Webhooks Integration

published on 26 November 2025

Navigate to Menu -> Connect my Blog -> Webhooks.

SEObot provides two events: created and updated for articles. You can assign the same or different webhook URLs.

Method: SEObot will call webhooks using the POST method.

Authentication: You can add custom HTTP headers to webhook requests (e.g., authentication tokens or API keys). Not required.

Data: Check out the Article Data Structure.

Built on Unicorn Platform