BentoSdk Livebook Examples
Introduction
Welcome to the BentoSdk Livebook Examples! This is a collection of interactive examples that demonstrate how to use the BentoSdk Elixir package.
API Categories
- Subscribers API - Working with subscribers
- Events API - Tracking and importing events
- Emails API - Sending emails and transactional emails
- Tags API - Managing tags
- Fields API - Managing fields
- Broadcasts API - Working with broadcasts
- Stats API - Retrieving statistics
- Utility API - Content moderation, gender guessing, and geolocation
Getting Started
To use these examples in Livebook, you need to configure the following environment variables:
BENTO_SITE_UUID
BENTO_USERNAME
BENTO_PASSWORD
These can be found in your Bento account under “Your Private API Keys”.
You can set these in your LiveBook Hub as environment variables or as secrets. If you set as LiveBook secrets, make sure you enable access to them in the LiveBook.