Skip to main content

Copywriting Gateway API

Viviana avatar
Written by Viviana
Updated over 2 months ago

Utilizing API to do Copywriting–Why not?

This feature enhances data processing efficiency. It enables seamless data synchronization and facilitates automated operations.

Setting Up the Gateway API in Creative Force

To get started, you’ll need to register an app with the Creative Force Gateway API. Don’t worry—it’s easier than it sounds.

  1. Go to Studio Settings > Integrations > Registered Apps.

  2. Click Register App.

Here, you can choose between two methods:

Once your app is registered, you’ll get tokens to share with your Copywriting team. Heads up: These tokens are valid for one hour, so don’t hesitate!

With Creative Force’s Copywriting Gateway APIs, you can:

  • Populate content into specific fields before a Copywriting task begins.

  • Trigger Copywriting tasks at different steps based on work unit status.

Let’s break it down:

Pre-Populate Content into Specific Fields

You can populate content directly into Copywriting Fields, allowing your copywriters to work with accurate, preloaded information, saving time and leaving more room for creativity.

Use this endpoint to pre-populate content for tasks in Backlog:

The following fields are supported to be pre-populated:

  • Single Line Text

  • Text Area

  • Care Instructions

  • Color

  • Predefined List

Note:

  • Hidden fields can’t be pre-populated.

  • You can include up to 20 items in an array per request.

  • Pre-populate content will be removed if:

    • Task’s Style Guide is changed or overwritten

    • Task is updated to the latest Style Guide version

    • Task is applied updates and reset to Copywriting

Triggering Tasks via Gateway API

Want to move a Copywriting Work Unit from “Backlog” to “To Do”?

No problem.

  1. In Gamma, select the Task Initiation > Trigger > Via Gateway API.

2. Use this endpoint to make the magic happen:

Tasks

Populate content

QC tasks

Populate QC content

Webhooks: Keeping You in the Loop

Creative Force uses webhooks to send updates about Copywriting Work Units. These events keep you informed about status changes and more.

For details, check out our Webhook Documentation.

Need More API Examples?

If you’re looking for more example requests, responses, or endpoint details, check out our API Documentation. It’s all there—clear and easy to follow.

Did this answer your question?