Expand my Community achievements bar.

The Community Ideas review for H1 2025 is out now, see which ideas our Product team prioritized and let us know your thoughts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

POST a PDF via webhook into Fusion to upload it into Workfront

Avatar

Level 10

Hello,

 

Perhaps anybody can help me:

I have created a custom webhook, which should receive a pdf file and pass it to the Workfront module "Upload document".

 

Therefore I created the following scenario:

lgaertner_0-1686927675357.png

The data structure in the module "Aggregate to JSON" does have the type "buffer" for the attached file. Unfortunately the uploaded file in Workfront is corrupt.

 

Does anybody have experiences in achieving this?

 

Thanks in advance. 

Regards

Lars

1 Accepted Solution

Avatar

Correct answer by
Level 10

Ok, forget about it. I found the solution.

 

The two modules "Aggregate to JSON" and "Parse JSON" are one after the other, of course, make no sense. I replaced them with Create JSON and now it works.

 

lgaertner_0-1686928274362.png

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Ok, forget about it. I found the solution.

 

The two modules "Aggregate to JSON" and "Parse JSON" are one after the other, of course, make no sense. I replaced them with Create JSON and now it works.

 

lgaertner_0-1686928274362.png