timeBuzzer
With timeBuzzer modules in Make, you can manage the activities and tiles in your timeBuzzer account.
To use the timeBuzzer modules, you must have a paid timeBuzzer account. You can create an account at timebuzzer.com. For subscription information, refer to the timeBuzzer Pricing page.
Refer to the timeBuzzer API documentation for a list of available endpoints.
To establish the connection, you must:
To obtain your API key from your timeBuzzer account:
- Log in to your timeBuzzer account.
- In the left sidebar, click Settings > API.
- Click Create API Key.
- Copy the API key value shown and store it in a safe place.
You will use this value in the API Key field in Make.
To establish the connection in Make:
- Log in to your Make account, add a timeBuzzer module to your , and click Create a connection.Note: If you add a module with an instant tag, click Create a webhook, then Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the API Key field, enter the API key copied above.
- Click Save.
- If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your and add more timeBuzzer modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Activity
- Watch New Activity
- List Activities
- Get an Activity
- Create an Activity
- Update an Activity
Tile
- List Tiles
- Get a Tile
- Create a Tile
- Update a Tile
Other
- Make an API Call