Blink
With Blink modules in , you can manage feed events, and list linked accounts, users, and feed events.
To use the Blink modules, you must have a paid Blink account. You can create an account at joinblink.com. For subscription information, refer to Blink Pricing page.
Refer to the Blink API Documentation for a list of available endpoints.
To establish the connection, you must:
To create a Blink app you must:
- Log in to your Blink account.
- In the left sidebar, click Admin > Manage Apps.
- Go to Created Apps.
- Click Create app.
- Enter a name for the app.
- Click Create.
To obtain your API token from your Blink account:
- After you created the Blink app, scroll down to Technical setup section.
- Click Add Token.
- Copy the API token value shown and store it in a safe place.
You will use this value in the Token field in Make.
To establish the connection in Make:
- Log in to your Make account, add a Blink module to your , and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the Token field, enter the API token 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 Blink 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:
Feed Events
- Send a Feed Event
- Update a Feed Event
- Archive a Feed Event
- Get a Feed Event
- List Feed Event Categories
Linked Accounts
- Get a Linked Account
- List Linked Accounts
Users
- List Users
Other
- Make an API Call