Expand my Community achievements bar.

SOLVED

Read a record - limit on how many fields Fusion can read?

Avatar

Level 2

Hi, is there a limit to the number of fields you can select in the Workfront 'Read a Record' module within a Fusion flow?

 

I've seen cases where selecting too many fields causes Fusion to throw an error, but I’d like to confirm if there’s an official limit.

 

Thank you!

1 Accepted Solution

Avatar

Correct answer by
Level 2

As far as I know, there isn’t a strict, documented “maximum fields” limit for Workfront’s “Read a Record” module in Fusion, but in practice, large field selections can cause errors—usually because the request payload ends up being too large or takes too long to process.

 

The only listed limit I know of is related to the Search module. 

View solution in original post

2 Replies

Avatar

Correct answer by
Level 2

As far as I know, there isn’t a strict, documented “maximum fields” limit for Workfront’s “Read a Record” module in Fusion, but in practice, large field selections can cause errors—usually because the request payload ends up being too large or takes too long to process.

 

The only listed limit I know of is related to the Search module. 

Avatar

Level 8

From my knowledge, there is no specific limit. Reading a single record should not be an issue for Fusion. Try the API call in Postman and check if you are still getting the error.