Re: About Manifold CF API

2019-11-28 Thread Karl Wright
Hi Kaya, The best way to form proper JSON is to create a job with the UI and export its JSON, and use that as a model. Thanks, Karl On Thu, Nov 28, 2019 at 3:05 AM Kayak28 wrote: > Hello, Community Members: > > I have a question about the form of JSON when I call a job-creation API. > I would

About Manifold CF API

2019-11-28 Thread Kayak28
Hello, Community Members: I have a question about the form of JSON when I call a job-creation API. I would like to use the following API. jobs POST Create a job {"job":**} {"job_id":**} *OR* {"error":**} The URL I should send with curl POST command is: