“:computer: *" + name + "*\n" computer_summary = name_string attachment = { 'callback_id': “id search", 'text': computer_summary, 'actions' : [{ 'name': 'moreinfo', 'text': 'More Info', 'type': "button", 'value': computer_id }] } attachments.append(attachment)