Jump to Content
goTomHome
HomeGuidesAPI ReferenceDiscussions
v4.4.5

HomeLog IngoTom
API Reference
Log In
v4.4.5HomeGuidesAPI ReferenceDiscussions
All
Pages
Start typing to search…

goTom Campaign API

  • Getting Started With The goTom API
  • Primary-Keys
    • Get a list of goTom primary keys with namesget
  • Campaign
    • Create a campaignpost
    • Retrieve a campaignget
    • Update a campaignpost
    • Create a new campaign documentpost
    • Set archive status of a campaignpost
    • Set the commission status of a campaignpost
  • CampaignFlight
    • Create a new flightpost
    • Retrieve a flight LineItem IDs and Strategy IDsget
    • Retrieve a flightget
    • Update the flightpost
    • Delete a flightdelete
    • Retrieve the flight's commissionget
    • Set the flight's commissionpost
  • CampaignDiscount
    • Retrieve campaign discounts and their flight discountsget
    • Create a campaign discountpost
    • Update a campaign discountpatch
    • Delete a campaign discountdelete
    • Create a flight discountpost
    • Read a flight discountget
    • Update a flight discountpatch
    • Delete a flight discountdelete
  • CampaignFlightSubline
    • Retrieve the flight's sublinesget
    • Create/Update the flight's sublinespost

goTom Graph Report API

  • GraphReport
    • Download graph report as csvget
    • Download custom graph report as csvget

goTom CRM Sync API

  • Customer
    • Create or update (Upsert) a customer with addresses and contact personspost
    • Read customer import logsget
Powered by 

Retrieve a campaign

get https://example.com/app-api/campaign/

Retrieve the campaign by its external ID

Language