View All APIs

Campaign API

Version 1

Endpoint: https://api.peoplevine.com/campaign.asmx
WSDL: https://api.peoplevine.com/campaign.asmx?WSDL

12 Methods


addToCampaignQueue

Version 1 This method is used to manually add someone to a campaign queue.

https://api.peoplevine.com/campaign.asmx/addToCampaignQueue

assignItemToCampaign

Version 1 This method allows you to assign an item to a campaign. {reference_type: pass, email} {order_no: if you are deleting an item set order_no=999999}

https://api.peoplevine.com/campaign.asmx/assignItemToCampaign

createCampaign

Version 1 This method allows you to create a new campaign and assign the items to the campaign. {campaign_status: active or inactive}

https://api.peoplevine.com/campaign.asmx/createCampaign

endCampaign

Version 1 This method allows you to delete a campaign.

https://api.peoplevine.com/campaign.asmx/endCampaign

moveCampaignItem

Version 1 This method allows you to move the order of a campaign item. {direction: up or down}

https://api.peoplevine.com/campaign.asmx/moveCampaignItem

returnCampaign

Version 1 This method allows you to return all the information and assigned items for a campaign or provide campaign_no=0 for all of your campaigns.

https://api.peoplevine.com/campaign.asmx/returnCampaign

returnCampaignItem

Version 1 This method allows you to return all the information for a campaign item.

https://api.peoplevine.com/campaign.asmx/returnCampaignItem

returnCampaignQueue

Version 1 This method allows you to return all the items that are in the campaign queue.

https://api.peoplevine.com/campaign.asmx/returnCampaignQueue

returnDateCampaignMissedTrigger

Version 1 This method is used to return a list of people who missed a date campaign trigger. (e.g. if you set it to process 2 weeks prior, but when added they are 1 week prior you can then override).

https://api.peoplevine.com/campaign.asmx/returnDateCampaignMissedTrigger

updateCampaign

Version 1 This method allows you to update a campaign and update the items assigned to the campaign. {campaign_status: active or inactive}

https://api.peoplevine.com/campaign.asmx/updateCampaign

updateCampaignItem

Version 1 This method allows you to update campaign items.

https://api.peoplevine.com/campaign.asmx/updateCampaignItem

updateCampaignItemOrder

Version 1 This method allows you to update the order of multiple campaign items. {direction: up or down}

https://api.peoplevine.com/campaign.asmx/updateCampaignItemOrder