Magidoc

exportActions
Query

Export actions collected by org, optionally filtered by campaign

Arguments

#

after

return only actions created at date time from this argument (inclusive)

campaignId

Limit results to campaign id

campaignName

Limit results to campaign name

includeTesting

Also include testing actions

limit

Limit the number of returned actions

onlyDoubleOptIn

Only download double opted in contacts

onlyOptIn

Only download opted in contacts and actions (default true)

orgName

Non-null

Organization name

start

return only actions with id starting from this argument (inclusive)

Response

#

Returns [ Action ]!.

Example

#

    
  

3

    
  

3

    
  

3