yaml
type: "io.kestra.plugin.meta.instagram.media.CreateVideo"
yaml
id: instagram_create_video_post
namespace: company.team

tasks:
  - id: create_video_post
    type: io.kestra.plugin.meta.instagram.media.CreateVideo
    igId: "{{ secret('INSTAGRAM_ACCOUNT_ID') }}"
    accessToken: "{{ secret('INSTAGRAM_ACCESS_TOKEN') }}"
    videoUrl: "https://example.com/video.mp4"
    caption: "Check out this amazing video!"
    VideoType: REELS
Properties
Defaultv24.0
Defaulthttps://graph.facebook.com
DefaultVIDEO
Possible Values
VIDEOREELSSTORIES