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.
Connect timeBuzzer to Make
To establish the connection, you must:
Obtain your API key in timeBuzzer
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.
Establish the connection with timeBuzzer in Make
To establish the connection in Make:
Log in to your Make account, add a timeBuzzer module to your scenario, 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 scenario and add more timeBuzzer modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build timeBuzzer Scenarios
After connecting the app, you can perform the following actions:
Watch New Activity
List Activities
Get an Activity
Create an Activity
Update an Activity
List Tiles
Get a Tile
Create a Tile
Update a Tile
Make an API Call
Note
This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant
tag next to their name.
When you create a timeBuzzer webhook in Make, it is attached automatically and requires no additional set up.