I have been working on a simple workflow which does the following:
- Receives a webhook
- Schedule an api workflow on a list
- That workflows creates a new thing called the data-type “Posts”.
For some reason, schedule an api workflow wasn’t working.
I have simplified for the whole workflow here where you click a button, it schedules an api workflow and creates a new “post”.
Can someone help me fix this? Attached the screenshots: