Hi @elyseholladay !
If I understand your question, I also went through this recently.
Generally, those who came from Bubble have a little difficulty, because when we create an API call, we define whether it is an action call or a data call. In WeWeb/Xano there is no such distinction and “everything is exposed” to us.
Currently I have to create all GET calls in Collections and POST and PATCH calls as a workflow, creating the parameters and linking them with the necessary parameters of the call.
I don’t know if this was the topic of the question, but I thought it would be interesting to share this vision.
Best Regards,