Explore Plans
Mobile menu Close menu
Basecamp

New Campfire message

This trigger fires when a new message is posted in a Campfire you select.

Developer info

API endpoint slug
basecamp.new_campfire_message

Trigger fields

Campfire Nested dropdown list

Label
Which Campfire?
Helper text
Select the project and Campfire to monitor.
Slug
campfire_id
Required
true
Can have default value
false

Ingredients

Content The body of the Campfire message.

Slug
content
Filter code
Basecamp.newCampfireMessage.Content
Type
String
Example
Lunch in 10 minutes!

Author The person who posted the message.

Slug
author
Filter code
Basecamp.newCampfireMessage.Author
Type
String
Example
Jane Doe

Url A link to the Campfire message in Basecamp.

Slug
url
Filter code
Basecamp.newCampfireMessage.Url
Type
Web URL
Example
https://3.basecamp.com/1234567/buckets/2345/chats/987/lines/42

Created at The date and time the message was posted.

Slug
created_at
Filter code
Basecamp.newCampfireMessage.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00