Set up
- Create a scenario with an HTTP → Make a request module.
- Submit
POST https://api.legnext.ai/api/v1/diffusion. - Store the API key in a Make connection or secret and send it as the
x-api-keyheader only from the submit module. - Save the returned
job_idin a data store. - Continue the scenario by polling Get Task on a schedule or receiving the task callback.