Skip to content

Commit

Permalink
Refresh automation library documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
squioc authored Oct 19, 2023
1 parent 96746b2 commit ec8f7b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions _shared_content/automate/library/salesforce.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Salesforce provides users comprehensive tools to manage customer data, automate

## Triggers

### Collect Salesforce events
### [BETA] Collect Salesforce events

Trigger playbook to get Salesforce information

Expand All @@ -25,8 +25,9 @@ Trigger playbook to get Salesforce information
| `ratelimit_per_minute` | `integer` | Maximum number of requests per minute |
| `intake_server` | `string` | Server of the intake server (e.g. 'https://intake.sekoia.io') |
| `intake_key` | `string` | Intake key to use when sending events |
| `chunk_size` | `integer` | The max size of chunks for the batch processing |


## Extra

Module **`Salesforce` v1.2.5**
Module **`Salesforce` v1.3.0**
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ nav:
- RSS: xdr/features/automate/library/rss.md
- RiskIQ: xdr/features/automate/library/riskiq.md
- STIX: xdr/features/automate/library/stix.md
- Salesforce: xdr/features/automate/library/salesforce.md
- Sekoia.io: xdr/features/automate/library/sekoia-io.md
- SentinelOne: xdr/features/automate/library/sentinelone.md
- ServiceNow: xdr/features/automate/library/servicenow.md
Expand All @@ -307,7 +308,6 @@ nav:
- WithSecure: xdr/features/automate/library/withsecure.md
- fileutils: xdr/features/automate/library/fileutils.md
- Debug playbooks: xdr/features/automate/debug-playbooks.md

- External integrations:
- FortiSOAR: xdr/features/integrations/fortisoar.md
- Palo Alto Cortex XSOAR: xdr/features/integrations/interconnect_sekoia_with_xsoar.md
Expand Down Expand Up @@ -460,6 +460,7 @@ nav:
- RSS: tip/features/automate/library/rss.md
- RiskIQ: tip/features/automate/library/riskiq.md
- STIX: tip/features/automate/library/stix.md
- Salesforce: tip/features/automate/library/salesforce.md
- Sekoia.io: tip/features/automate/library/sekoia-io.md
- SentinelOne: tip/features/automate/library/sentinelone.md
- ServiceNow: tip/features/automate/library/servicenow.md
Expand Down

0 comments on commit ec8f7b9

Please sign in to comment.