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 ...
Working with Mailchimp Custom Merge Fields
In some scenarios, you can encounter difficulties with accessing custom Mailchimp fields. To access custom (merge) fields, please follow these steps: Open your Mailchimp connection and ensure that "Merge Fields Behavior" is set to "Join All Merge ...
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: Expired access/refresh token
If you see an "expired access/refresh token" error, your Salesforce OAuth connection is invalid due to token expiration or revocation. Please open your Salesforce connection, sign in again, and save it. Test the connection to confirm it works. This ...
Salesforce API errors: TotalRequests Limit Exceeded/ApiBatchItems Limit Exceeded
The TotalRequests Limit Exceeded and ApiBatchItems Limit Exceeded errors are Salesforce-specific errors indicating that you have reached specific API limits on the Salesforce platform. Please find explanations of each error and relevant documentation ...