Automated messages
# 🤝help
q
Im trying to make my bot send automated messages to coworkers without it receiving a prompt first. Im aiming for a sort of automated reminder system. Is this possible with botpress?? If so how would one approach this. Thanks!
f
Where would it send these messages? Email?
q
No it would be on Slack
I see there is this "Start DM conversation" slack card but I dont how to to properly implement it and use it in a way where I can auotmate these messages
f
You can read about starting conversation proactively on Slack here https://botpress.com/docs/cloud/channels/slack/#starting-a-conversation-proactively
q
Okay perfect thanks!! although im not still not quite sure about the Slack ID. Is it asking me for a specfic number or the name of the person on slack? It just keep showing me an error message when trying to use this card and I cant figure out why
f
1 Click on a user name within Slack. 2 Click on "View full profile" in the menu that appears. 3 Click the ellipses (three dots). 4 Click on "Copy Member ID".
That is from a Google search
Not sure if its correct, but you could try
q
You legend thanks!! Do you by any change have an example of this card being used in a workflow though? Because even with the correct slack Id it keeps giving me the error message when runnning the node and I wanna see what im doing wrong here
f
I have never used the Slack integration before. Which error is it giving you?
q
yeah it just says error ocurred. Maybe there is somehting else I should be addding to the node aside from the "Start DM" card?
f
Can you open the logs and see what the error message is
q
Can it be something with the personality agent thats causing this?
f
I don't think so
If you click on the error
It should expand
Then you can see the error message
6 Views