copyfactory.io
  • Getting started
    • Overview
      • Authentication
      • Rate limiting
      • Errors
  • API
    • Playbooks
      • The playbook object
      • List playbooks
    • Sequences
      • The sequence object
      • List sequences
    • Contacts
      • The contact object
      • Create contact
      • Get contact
      • Search contacts
    • Profiles
      • The profile object
      • Get a profile
      • List all profiles
    • Premises
      • The premise object
      • Get a premise
      • List all premises
    • Generations
      • The generations object
      • Generate text
  • Text Generation Tutorials
    • How to generate text
  • App
    • Website
    • Login
Powered by GitBook
On this page
  1. API
  2. Playbooks

The playbook object

Attribute
Type
Description

id

int

Unique identifier for the playbook.

profile_name

string

The profile name of the playbook

playbook_name

string

The name of the playbook

created_timestamp

string

The date the playbook was created

PreviousPlaybooksNextList playbooks

Last updated 2 years ago