← Go back to library

Split a large array into smaller arrays

This Story takes in a large array (or delimited string) and uses 'slice' to break it into smaller arrays with 75 entries each to meet call size requirements for third-party APIs.

How it works

Import this story to your tenant, from where you can adapt it to meet your unique needs.

Import
Was this story helpful?