Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 510 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 510 Bytes

Mobify API

Manage Cloud targets via the Mobify API.

Getting started

  1. Download Postman
  2. Launch Postman
  3. Import the Postman Collection JSON file
  4. Set the variables
    • MOBIFY_API_KEY: Your Mobify Cloud API Key https://cloud.mobify.com/account/. Set as a Postman Environment variable
    • PROJECT: Your Mobify Cloud project slug. Set as a collection variable.
    • TARGET: Target slug. Set as a collection variable.
  5. Send the requests!