Skip to main content
Question

API App card width.


Forum|alt.badge.img+1

I am trying to recreate existing board to another one through the API and I have encountered a problem.
It is not possible to create app card that has less than 256 width through the API.
Documentation doesn’t say anything about limits and it is possible to do that on the board.

Was it helpful?

2 replies

Forum|alt.badge.img

Hello there,

 

Andrew here from the Technical Support team stepping in.

 

Thank you for sharing your request regarding the App Cards API request - let me see how I can help!

 

In my tests, I was also able to create a 256 width app card via the POST request. Could you please share the full POST request and response for this case? 

 

Also, could you please let me know if none of the app cards on the mentioned board can be created with this width value or a specific app card?

 

Thank you!


Forum|alt.badge.img+1
  • Author
  • Beginner
  • 2 replies
  • April 11, 2025

Hi Andrew,

The problem comes when you try to create smaller app card through the API, while you can create smaller ones through the board. 
This is validation error that i got when creating it through the postman.
 

 


Reply