sync

Update pull frequency for verticals

post/sync/pull_frequencies

Request body

crmnumber required

Frequency in seconds

accountingnumber required

Frequency in seconds

filestoragenumber required

Frequency in seconds

ecommercenumber required

Frequency in seconds

ticketingnumber required

Frequency in seconds

Example request

{
  "crm": 1800,
  "accounting": 14400,
  "filestorage": 28800,
  "ecommerce": 43200,
  "ticketing": 86400
}

Response

Pull frequency updated successfully

Changes

Changed in 2 of the 18 revisions of this API.121

  • ef360d76c65812See the full diff
    • removed the success response with the status 201

      response-success-status-removed

    • removed the request property ats

      request-property-removed

    • removed the request property hris

      request-property-removed

    This revision also has 42 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog