Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How to add/update workflowVersionSteps via api? - Twenty
T
Twenty
•
4mo ago
•
1 reply
Rytterboi
How to add/update workflowVersionSteps via api?
Using the update workflow version api endpoint and providing the steps there fails as it says you cannot include steps at that endpoint
.
Using the graphql layer instead like error suggests instead throws this error
.
{
"errors
"
:
[
{
"message
"
:
"Forbidden resource
"
,
"extensions
"
:
{
"code
"
:
"INTERNAL
_SERVER
_ERROR
"
,
"userFriendlyMessage
"
:
"An error occurred
.
"
}
}
]
,
"data
"
:null
}
⏎
It seems the problem is the api key you can create in twenty
. They dont seem to have sufficent permissions
.
That can seemingly be bypassed by using twenties auth endpoint to just request a JWT as if you signed in which does have the sufficent permissions
.
Though that seems a bit rough of a solution here
? Is there a better one or should i pursue this
?
Thanks in advance for any input
Twenty
Join
Building a modern Open Source CRM, powered by the community
5,801
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Can't Add additionalEmails via API
T
Twenty / ❓︱help
9mo ago
How to add Notes body through API
T
Twenty / ❓︱help
13mo ago
Creating Tasks via API
T
Twenty / ❓︱help
16mo ago
Update and add Steps to Pipeline Steps
T
Twenty / ❓︱help
3y ago