Hello, I'm encountering an issue when attempting to upload an image to my WordPress blog. The image is stored in Airtable, and I retrieve it using the 'Get Record' node. Following that, I use the 'Create WP Media' node to upload it.
The problem arises after running this scenario: the file stored in WordPress is very small, only 277 bytes, and likely not functional.
Hi
Further to our call, the solution involves taking the public file download URL and mapping it to the 'get a file' module. Then, map the response from the 'get a file' module as the data for the WordPress media module.
Hi everyone,
Great to see that you were able to resolve this together!
Thank you for returning to this thread and sharing the solution with the community. This is extremely helpful and could greatly assist others looking for similar information.