zendesk/Sync with Guide
Synchronizes the content of the Hugo site with Guide using the External Content API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| content-dir | Path to directory where HTML files are located. | yes | . |
| working-dir | Working directory. | yes | . |
| target-base-url | Base URL that should prefix all paths found in `content-dir`. If `working-dir` is provided, the paths will be relative to that dir. | yes | — |
| source-id | The ID of the External Content Source in Zendesk Guide. | yes | — |
| type-id | The ID of the External Content Type in Zendesk Guide. | yes | — |
| auth | Authentication Credentials, e.g. `my@email.com:password`. | yes | — |
| zendesk-subdomain | The subdomain of your Zendesk account. | yes | — |
| content-css-selector | CSS selector for the section of HTML that will be sent to Guide as text | no | body |
Outputs
no outputs