Trello Integration
Create Trello Action
POST
/
workspace
/
trello
/
{workspaceId}
/
actions
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredBody
application/json ยท object[]
type
enum<string>
requiredAvailable options:
trigger
, action
group
string
name
string
requiredfields
object[]
requiredResponse
200 - application/json
Successful response
_id
string
requiredtriggers
object[]
requiredworkspace
string
requiredcreated_by
string
requiredcreatedAt
string
requiredupdatedAt
string
required