Documentation / Publishing
How do I connect and publish to Make?
Make is a live publish adapter: TofuBofu writes finished articles as drafts you approve, then publishes them into your own automation bridge. This page covers connecting it, how we verify the connection, and what to do if it does not work the first time. For the full picture of every publish destination, see Integrations.
Connect
In Make: add a Custom webhook trigger to a scenario, copy its URL, and paste it below. Turn the scenario on. You can then map the content into any app Make connects to.
| Field | What to enter |
|---|---|
| Webhook URL | Paste the catch-hook URL from your scenario/zap |
Verify
TofuBofu sends a real test request to the webhook URL you pasted and checks Make accepts it. A green connection means the scenario answered just now, not that the URL is merely well formed.
Troubleshoot
The connection test fails or returns an error code.
Make sure the scenario is turned ON in Make. A scenario that is off answers nothing, or answers with an error, to a webhook call, which reads as the connection failing.
Nothing shows up in Make when we publish.
Confirm the webhook URL was copied from the scenario's own Custom webhook trigger module, not from somewhere else in Make, and that the scenario has not been paused or deleted since you connected it.