Why Does the Build and Send Block Kit in Slack Require a URL and Can it be Avoided?

any idea what I’m doing wrong? How do I check if that’s the right reference to the actual message?

Can you either hover over that reference in the code step or console.log the value to inspect it?

It says "const messageTs: “1744085527.421879”?

Note I am not stringifying the blocks array

and that value seems to be ocnsistent

I’m noting that

You’re not using the action IDs… how?

What do you mean?

oh that’s in the trigger…

I"m trying to see what’s off in my send block kit messge that isn’t in yours … I’m getting that problem with the invalid JSON in mine and you’re not

can can i see your slcak bot message step?

That’s the first screenshot

isn’t htat the block building step?

That is sending the message

ohhh

sorry

wait… in that first screenshot is the middle pannel the code for the right pannel?

Yes

i didn’t know you could alter the code for a premade step

Wait, what?