Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This endpoint allows you to get a list of topics created after given date

Table of Contents

* Will become available after new release at 3:00PM PST on February 5th, 2018.

Data Types

Object Topic

Field nameTypeDescription
IdintId of topic
NamestringDisplay name
CreateDatestringCreate date of topic in mm/dd/yyyy format
Description*stringDescription of topic

...

Authorization: Basic {AUTH_KEY}

Referer: bombora.com

HTTP Response

If successful, the response contains an instance of Topics, which is a list of Topic objects.

...

  • Accepted date formats
    • mmddyyyy
    • mm/dd/yyyy
    • mm-dd-yyyy
    • yyyy/dd/mm
    • yyyy-dd-mm


Copyright © 2014-2020 by Bombora, Inc. All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means without the prior written permission of Bombora, Inc.