Formatting POST endpoints to trigger workflow

Here is the documentation on formatting POST endpoints for triggering workflows: Introduction - Bubble Docs

Just to clarify for anyone else who might be struggling with this, you DO NOT change the “api/1.1/wf” part of the endpoint.

See below for helpful advice from Gaby if your correctly formatted POST endpoint (and correctly formatted request) is not behaving correctly.

Rob

  1. Has this endpoint been deployed? If not, either deploy your app or change your endpoint to include “version-test” (groko.me/version-test/api/1.1/wf/errors)

  2. Do you have privacy or authentication rules set up? Try checking those boxes at the top and see if they go through - you may have privacy controls set up.

Thank you very much for your response, Gaby

Much appreciate

Turns out my headers were actually just messed up. Not sure why that resulted in a 404.

1 Like