We would love to connect Grigora to our Database @ Bika.ai
Here’s a summary you can share with the support team regarding your API integration issue:
Summary for Support Team – Grigora API & Bika.ai Integration
- I am trying to connect my Grigora site (Park Cities TX) with Bika.ai using the API.
- I have successfully generated an API key (
b5a35821-21ef-4643-a4d2-c6c6e61d8478) from the API Keys section in Grigora. - I am using the following correct API endpoint for creating posts:
https://api.grigora.co/general/api/v1/cms/post/create - My HTTP headers for the request are set as:
Authorization: [my API key as above]Content-Type: application/x-www-form-urlencoded
- When attempting to create a post from Bika.ai, I received an error:
{"success":false,"message":"Title not provided"} - I realized that the
titlefield is required in the request body for successful post creation and corrected my payload. - I am including a screenshot of the API Key page for reference.
Primary Issue:
Clarify if any additional required fields, payload format, or configuration steps are needed for POST requests from Bika.ai, as the documentation indicates only a title is mandatory.
Let me know if you want to include request samples, error details, or any other info in this summary!