Setting up Gemini
Gemini connected!
Now you can use Gemini in any Application, Workflow, or Scheduled Job.
Now you can use Gemini in any Application, Workflow, or Scheduled Job.
Use Gemini in APIs
Once your Gemini integration is created, you can start calling Gemini actions in Superblocks APIs. Gemini actions are REST requests. To learn more about REST requests in Superblocks, see the Building REST requests guide.Supported actions
Generic HTTP Request
Every SaaS integration in Superblocks comes with a built in Generic HTTP Request Action. This is a powerful action you can use to call Gemini API endpoints not in the Superblocks supported actions.
To use this action simply add the method, path, required query parameters, and body for the desired endpoint.
Learn more about REST requests in Superblocks in our Building REST requests guide.
Generic HTTP Requests use the authentication set up and base URL you’ve configured for your integration, making it an easy for your team to extend Superblocks Integrations to meet their needs.

