@izr_amine Hi. What is the next step in the flow? I am using the storage piece once I get the trigger from the form then I take the input and store it. The rest of the flow, I just reference back to what was submitted through the form. Also what and how are you using what is submitted via the form? At the end of my flow, I am sending a response back with a different file that is generated further down in the flow. However, on another flow, I am using a file (image) that was submitted via form, and modifying it some, then upload to site, or google, etc…
Sharing an Image post with existing LinkedIn integration works well, However sharing PDF or Videos is not yet directly supported by AP, They do have custom API call option.
This seems like a great time to work on this as I want automate sharing of PDF documents myself.
I need to experiment with this a little as LinkedIn is one of the non-friendly API I have worked with.
For now, Keep everything as is and while posting to LinkedIn, in Image field enter data:image/png;base64,ACTUAL_FILE_CONTENT_BASE64_DATA
With the current integration AP has with LinkedIn, it’s not possible.
With their APIs it’s definitely possible.
Sure, Once I am done with the PDF sharing flow and have it working, I will update you, will try to implement support for multiple images per post as well.