Connect Instagram to Cendriix to manage media, stories, and insights.
Authentication
Instagram uses OAuth 2.0. When you click Connect, you’ll be redirected to Instagram to authorize Cendriix.
Setup
- Navigate to Settings → Integrations → Connectors
- Find Instagram in the connector list
- Click Connect
- Authorize Cendriix in the Instagram consent screen
- You’ll be redirected back to Cendriix with the connector active
Admin Setup (Self-Hosted)
To enable Instagram for your Cendriix instance:
- Register an OAuth application at Instagram Developer Portal
- Set the callback URL to:
https://api.cendriix.ai/v1/connectors/oauth/callback - Populate the Secrets Manager secret
cendriix/prod/connectors/instagramwith:{ "client_id": "...", "client_secret": "..." }
Use Cases
- Manage media, stories, and insights
- Automate workflows between Instagram and your other connected tools
- Query Instagram data from Cendra AI assistant
Documentation
Last updated on