Skip to content

mchavez/baton-zendesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baton-zendesk

A simple template for quickly building your own Baton connector.

How to use

  1. Click on the "use this template" button, and you'll have a new repository for your connector.
  2. On your new repository, ensure that workflow actions have read and write access. This is available under the Actions settings for the repository. This setting can be reverted once the repository has been provisioned.
  3. Update cookiecutter.json with the appropriate configuration
    {
       "repo_owner": "conductorone",
       "repo_name": "baton-zendesk",
       "name": "baton-zendesk"
    }
  4. Commit this change, and a Github action will process the update and initialize the repo for you.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published