Create a list of things

Hi @jigsgfx.gj,

Sounds like you need to Schedule an API Workflow on a List since your list is unknown. The API Endpoint would ultimately create a new Thing for each found User. Your setup would look like this:

API Endpoint

  • Create a parameter for User
  • Add an action to create a New Thing. Depending on what you’re doing, you can pull from the User parameter to save info for each User this is running on

Page Workflow

  • Trigger “Schedule an API Workflow on a List”
  • Type of Things = User
  • List to run on = Search for Users with PC
  • Parameter User = “This User”
  • Schedule date = whenever you want this to run (e.g. current date/time)

Hope this helps. Check out this video, too, for a walkthrough on how the action works: https://www.youtube.com/watch?v=LLYaNHmt6_Y


Gaby at Coaching No Code Apps (formerly Coaching Bubble)

Courses & Products, Tutorials, Private Coaching, and High-level Development

Start Learning Today :mortar_board:

13 Likes