Skyvia Connect - September 2025

Released: Sep 10, 2025

Updates in September 2025

Features

  • New Connectors:
    • Shopify V2 - An e-commerce platform that allows anyone to sell online, at their retail location and everywhere in between.
  • Connector Updates:
    • Brevo - Added a new Notes object to the Brevo connector.
    • ClickUp - The TaskAttachments object is now available in ClickUp connector.
    • Close - Skyvia now accesses data from Leads and Contacts objects via Advanced Filtering API. This allows native filtering by the CreatedDate field and reading data in cases when there is a large number of records in these objects.
    • FreshBooks - Added the following new Report objects to the Freshbooks connector: AccountAgingReport, BalanceSheetReport, CashFlowReport, CashFlowSummaryReport, ChartOfAccountsReport, ExpenseDetailsReport, GeneralLedgerReport, GeneralLedgerSummaryReport, InvoicesReport, InvoiceDetailsReport, JournalEntriesByAccountReport, ManualJournalEntryReport, ManualJournalEntrySummaryReport, PaymentsCollectedReport, ProfitAndLossReport, TaxSummaryReport, TrialBalanceReport.
    • Freshdesk - Added support for INSERT, UPDATE, and DELETE DML operations for the TicketFields object.
    • Kit:
      • Skyvia now uses Kit API v4. This also means using API keys for API v4, so all the existing connections must be updated with a new API key. Alternatively you may switch them to using OAuth authentication.
      • There are a number of changes to data structure. The CancelledSubscribers object has been removed, and canceled subscribers are now available via the Subscribers object, as well as active subscribers. The Subscribers object now supports the Insert operation.
      • The SequencesEmailTemplates object has also been removed. Some fields that are not available in API v4 have been removed from the TagSubscriptions and Sequences objects.
      • The Tags object now supports the Update operation.
      • List of parameters has changed for some stored procedures.
      • Suppress Extended Requests checkbox has been removed from the Kit connection editor, because no fields are accessed via extended requests now.
    • Pipedrive:
      • Skyvia can now write Address fields of the Organizations object when using Insert and Update operations for both Pipedrive API v2 and v1. For API v1 connection, the Address field is now writable. For API v2 connections, the fields starting with "Address_" are now writable.
      • Added new fields to the Data object: ActiveFlag, AddTime, AssignedToUserId, BusyFlag, CalendarSyncIncludeContext, ChangeSource, ChangeSourceAgent, CompanyId, ConferenceMeetingClient, ConferenceMeetingId, ConferenceMeetingUrl, DealDropboxBcc, Done, DueDate, DueTime, Duration, FieldKey, GoogleCalendarEtag, GoogleCalendarEventId, GoogleCalendarId, IsBulkUpdateFlag, ItemId, LastNotificationTime, LastNotificationUserId, LeadId, Location, LocationLocality, LocationRoute, LocationStreetNumber, LocationSubpremise, LocationSublocality, LogTime, MarkedAsDoneTime, NewValue, Note, NotificationLanguageId, OldValue, OrganizationId, PersonDropboxBcc, PersonId, ProjectId, PublicDescription, RecMasterActivityId, RecRule, RecRuleExtension, ReferenceId, ReferenceType, Series, SourceTimezone, Subject, Type, UpdateTime, and UserId.
    • Stripe - The PaymentsMethod object now allows accessing records with Type other than "card".
    • SurveyMonkey - Extended the primary keys for the SurveyResponses object. Now it includes the following fields: Id, CollectorId, SurveyId. The primary key from the SurveyResponsesAnswers object has been removed, because it does not have a unique combination of fields that do not allow Null values.

Fixes

  • Connector Updates:
    • Outreach - Fixed problems with creating new connections to Outreach. Previously Skyvia asked for incorrect scope "audits". It has been replaced with the correct "auditLogs" scope.