What components do I need to use

Hello, When I call the third-party interface, I need some processing logic, and then write the data to the database. What components do I need to use

Hey!

Are you trying to build a workflow? Can you share what kind of processing logic it involves? You can use the HTTP Request node to make a call to the API and the respective node of the database you want to use. If you can share more information, I would be able to help with other components.