Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a limit to the string size that can be sent in a custom data body?

Michael Olabintan November 12, 2025

I am working on a Jira automation for when an event is triggered for a work item, a POST request will be sent to Github that will start a workflow to create an Github Issue from the work item. I am finding however that when an I try to send a description that is more than a couple sentences, the request fails:

image.png 
I even tried using some of the advanced formatting options as well and it did not seem to work. Was hoping to get some feedback on this.

image.png

1 answer

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 12, 2025

Hi @Michael Olabintan 

I suspect this may be an encoding problem rather than a message length one.  Please try adding the jsonEncode or asJsonString functions to any smart values which could have markup: summary, description, etc.

 

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events