Automatically post with a delay for each data

Welcome to the Make community!

You can use the Make “Make an API Call” to re-schedule the current scenario to a later date.

For examples, refer to:

You’ll have to store the items somewhere, and “remove” it from the list when you’ve “used” (created/posted) it.

Then, each scenario run, you only process a single item.

2 Likes