# October 2020

## October 28, 2020

### Export Subscribers (Beta)

1. Now you can export subscribers to CSV from Social CRM -> Settings -> Export Subscribers (Tab)

## October 24, 2020

### New Variable in the Global Webhook "direction"

1. New variable introduced in the global webhook "direction" for tracking the outbound messages which are sent from the phone when WhatsApp Web automation is connected. For more details [refer here](/api-documentation-v2/webhook/webhook-variables.md)

## October 21, 2020

### Drip Campaign Enabled for WhatsApp & Facebook Messenger

1. Drip Campaign is now enabled for WhatsApp Official , WhatsApp Shared & Facebook Messenger work only for if 24 hours session is valid.

## October 5, 2020

### WhatsApp Web Automation Beta Live

1. Launched WhatsApp Web Automation in Beta. [Read More](https://pickyassist.com/en/whatsapp-web-automation)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.pickyassist.com/changelog/2020/october-2020.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
