Back to Documentation Overview
listWebhooks
public static listWebhooks(string apikey, string id)
Return the Webhooks configured for the given list
- Section:
- List Related
- Parameters:
apikey a valid API Key for your user account. Get by calling login() id the list id to connect to. Get by calling lists() - Returns:
- array - list of webhooks
- Returned Fields:
string url the URL for this Webhook array actions the possible actions and whether they are enabled array sources the possible sources and whether they are enabled
|
Add New Note
User Contributed Notes for
listWebhooks |
|---|
| No notes, yet... Will you be the first?? |