I currently get the media IDs with https://api.twitter.com/2/media/upload, but I don’t know if it’s possible to place multiple media IDs in a single X node to publish a tweet with multiple images in addition to the text.
I’ve tried to do it manually, but I can’t get it either.
For example, putting the “Media ID” field: 123456789, 987654321
I’ve set it up as a list, JSON, or array. I haven’t seen any forums on this and would like to know if it’s possible.