User Roles limiting # of records allowed to import | Community
Skip to main content
Jennifer_Borell
Level 2
September 19, 2017
Question

User Roles limiting # of records allowed to import

  • September 19, 2017
  • 2 replies
  • 1978 views

Is it possible to limit the number of records a user can import at one time? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Grace_Brebner3
Level 10
September 19, 2017

Hey @Jennifer Borelli​,

In setting up user permissions, you can give someone the ability to import lists or not, but cannot put restrictions on the types of lists they can import (see: Descriptions of Role Permissions - Marketo Docs - Product Docs​).

If you're concerned enough to want to restrict the size of the lists users can import, I'd say you're probably better off restricting the import permissions to a few key people who have been well trained on the process.

Hope that helps.

SanfordWhiteman
Level 10
September 19, 2017

Like Grace says, in the UI there's no restriction.

If you have a developer, though, you can build a substitute API-based upload interface that validates the size of a list before uploading it (and validates anything else about it, too, if they want to get elaborate).  Not saying this is an overnight project, but it's easy enough if you have someone technical on the team.