yaml
type: "io.kestra.plugin.meta.instagram.media.CreateImage"
yaml
id: instagram_create_image_post
namespace: company.team

tasks:
  - id: create_image_post
    type: io.kestra.plugin.meta.instagram.media.CreateImage
    igId: "{{ secret('INSTAGRAM_ACCOUNT_ID') }}"
    accessToken: "{{ secret('INSTAGRAM_ACCESS_TOKEN') }}"
    imageUrl: "https://example.com/image.jpg"
    caption: "Hello from Kestra! This is an automated post."
Properties
Defaultv24.0
Defaulthttps://graph.facebook.com