Can a journal be created with the API?

I’m using the “Batch Create” for journals and it works nicely. I’d like to automate a journal creation using the API. Is that possible? I could not identity an endpoint to accomplish it.

I apologize if this is already posted. I was unable to find the end point and/or the forum posting in regards to my question.

Thanks,

Hi @wdavis,

Off course it’s possible, you can visit your api schema on:

https://{ your domain}/api2

And that will be your endpoint.

There you will also find the description of all the paths, methods and parameters there is

This one? With no example, no schema, no documentation?

This one

That is the one I used. I pasted it in swagger view.

I was able to use the GET to find the schema to POST. Thanks

Glad you sorted it out.

The api2 page gives you the schema (the entire documentation) for the api.

Excel Power Query gives you a very good tool to navigate the documentation.

Check this out: