[HELP] Workflow API Noob

Hello! As per usual noob questions. Just FYI at the moment, I am only learning how to use the backend bubble API so forgive my ignorance of the topic.

For this use case let’s assume I will use Postman, let’s also assume that I want to send an API call with a user’s ID (not unique id) - I want bubble to process that ID and then pump out the relevant username and throw this back to postman where I will receive it.

I am totally oblivious as to how to even approach this. Please guide me!

You can use the ‘Return Date From API’ workflow action in the API workflow for this:

Workflow API - Bubble Docs

Hey,

maybe this guide here helps you with it. I’m also using Postman for the examples: