Get
Fetch campaigns by ID
Get
Fetch campaigns by ID
yaml
type: io.kestra.plugin.klaviyo.campaign.GetExamples
yaml
id: klaviyo_get_campaign
namespace: company.team
tasks:
- id: get_campaign
type: io.kestra.plugin.klaviyo.campaign.Get
apiKey: "{{ secret('KLAVIYO_API_KEY') }}"
campaignIds:
- "campaign_id_1"
fetchType: FETCH_ONE
Properties
apiKey *Requiredstring
campaignIds *Requiredarray
SubTypestring
baseUrl string
Default
https://a.klaviyo.com/apifetchType string
Default
FETCHPossible Values
STOREFETCHFETCH_ONENONEOutputs
row object
rows array
SubTypeobject
size integer
uri string
Format
uri