What is your goal?
Post a PDF to a Slack channel derived from parsing the name from the PDF filename using regex.
What is the problem & what have you tried?
I get the following error: “Error: invalid_arguments (200).[ERROR] input must match regex pattern: [1][A-Z0-9]{8,}$ [json-pointer:/channel_id]” when mapping the name, despite the output from the text parser being correct and matching an already existing channel.
Error messages or input/output bundles
Error: invalid_arguments (200).[ERROR] input must match regex pattern: [2][A-Z0-9]{8,}$ [json-pointer:/channel_id]
