Hi folks, wondering how y’all are prompting to search against the datastore when writing out your playbooks. I’ve tried this and so far am having poor results:
- Now that you have the order number, find it in the datastore and return the value in ‘num_items’
Is it even necessary to say something like ‘check against the datastore’? Also if I wanted, can I actually reference a specific datastore in a playbook by its name?