Salesforce Audit Fields: Quick Insertion Guide
To use audit fields for the INSERT operation in Skyvia, please enable the 'Create Audit Fields' permission in your Salesforce instance.
More details can be found here. Below are the steps to enable the permission:
- Go to Setup → User Interface.
- Enable the permission:
- Navigate to Administration Setup → Permission Sets.
- Look for Audit Fields.

- Open the field editor:
- Click Manage Assignments → Add Assignments and add the user who should be granted this permission.
After completing these steps, the audit fields will become available for mapping.
Important Notes:
- This feature will be available only for connections created using the login of the user who has been granted this permission.
- The audit fields can only be mapped when performing an INSERT operation.
- To ensure the audit fields are available for mapping, please clear the metadata cache in your connection.
Related Articles
A Quick Guide to Importing and Updating Audience Members in Mailchimp
If your integration involves importing data into Mailchimp Audiences, this information might be helpful. To start, let’s take a quick look at how the UPSERT operation works: If the Id is specified, the integration attempts an Update operation even if ...
Salesforce Report exports only 2000 records
Skyvia integrates with Salesforce via its API, inheriting both its features and limitations. One key limitation is the Run Report restriction, which limits data extraction to the first 2,000 rows of a report. For more details on this limitation, we ...
Salesforce Connect: Can't Sync the Schema Metadata for Your External System – Check That the Schema Metadata Is Valid. Error Code: Null
This error occurs because the object used in your endpoint does not have a primary key column. Salesforce requires a primary key for external objects, which is why you encounter an error when validating and syncing your External Data Source in ...
Mapping Multi-Select Fields
When working with Import, Synchronization, or Data Flow integrations and needing to map multi-select fields with different values between the source and target, you can use Expression Mapping. Expression mapping allows using simple and complex ...
HubSpot: 414 Request-URI Too Large & 400 Request Header or Cookie Too Large
This error occurs when the object you are querying contains too many custom fields. To resolve this issue for ContactListContacts, Contacts, and Deals objects, enable the Column-wise chunking option in the HubSpot connection editor (located under ...