Q: Grigora Integration
Can you please make release0 integrate with Grigora (a website builder on appsumo)?

release0
Aug 25, 2025A: Hi @SHOGUN, thanks for the suggestion!
We don’t currently have a native integration with Grigora. However, if Grigora provides an API, you can already connect it to Release0 using the HTTP Request block. This allows your agent to send and receive data from Grigora (for example: fetching content, submitting forms, or triggering actions on your Grigora site).
Here’s the documentation for the HTTP Request block:
👉 https://docs.release0.com/editor/blocks/integrations/http-request
And of course, you’re welcome to add a feature request for a native integration here:
👉 https://release0.com/feature-request

Verified purchaser
Great! I just requested this feature from the link you provided.
I have already asked them and I am waiting for their response.
In the mean time, I discovered this answer from another question they answered:
Customer asked:
"The webhooks are for form responses.
We also have API to create and publish posts."
I am not sure if this would work with Release0, what do you think?
Thanks for the follow-up!
Yes, if the platform you’re referring to offers webhooks for form responses or an API to create and publish posts, then it’s very likely you can integrate it with Release0 using:
• The HTTP Request block (for API calls)