Hi I’ve set up an api for POST request for workflow to run.
I have text field ‘fullname’ and I set data to be ‘firstname lastname’ then send to workflow to create new thing.
but only firstname appear in ‘fullname’. It cut the text after space out.
how can I send ‘firstname lastname’ (with space) to workflow?
Sure, you can set the endpoint to initialize and send the JSON payload to initialize it. Bubble will parse it and you will be able to use the JSON payload