API Overview

Follow

Comments

19 comments

  • Lloyd Leanse

    We are using Scheduled Revenue Expense to capture securities trades, manually creating one SRE for each trade. Trades are captured in a trade ticketing system which is built on MS Access. For this use case, SRE's are much better than Journal Entries. We would like to automate the creation of the SREs. It's not clear to me from this article whether that is possible or not. 

    Thanks.

    0
    Comment actions Permalink
  • Tony

    Hi Lloyd,

    You can absolutely insert scheduled revenue and expense records from the API. This is a simple insert statement with the required fields for the record: Name, Amount, Debit GL Account, Credit GL Account.

    Thanks,

    Tony

    0
    Comment actions Permalink
  • Teng Chuan Hiang

    We have our own invoicing and accounts payable modules but we would like to use the API to post the entries AS. We also need to handle taxes across two countries, Singapore and Indonesia, this means the way we handle the taxes has big variation. How flexible can we work with AS to make financial reporting seamless? How can this be done?

    0
    Comment actions Permalink
  • Tony

    Hi Teng,

    Yes absolutely. Accounting Seed serves great a s general ledger that you can integrate to and use for financial reporting. The Journal entry object would most likely be you integration point. Please email me directly at tzorc@accountingseed.com if you would like to setup a call to discuss.

    Thanks,

    Tony

    0
    Comment actions Permalink
  • Teng Chuan Hiang

    Hi Tony, Thanks for your reply

    0
    Comment actions Permalink
  • Teng Chuan Hiang

    Are we able to develop our own order receiving functions and then insert the quantity into the inventory module using the API? Can we do the same for drawing out inventory for use?

    0
    Comment actions Permalink
  • Tony

    yes, You would use our standard inbound and outbound inventory movements to do this. 

    0
    Comment actions Permalink
  • Teng Chuan Hiang

    Hi Tony, are you suggesting that our order receiving object will use the inbound object to stock in and then our Inventory request module will use the outbound object to update the movement? 

    0
    Comment actions Permalink
  • Tony

    yes, this would be one way to integrate. 

    0
    Comment actions Permalink
  • Teng Chuan Hiang

    Thanks Tony, What another way?

    0
    Comment actions Permalink
  • Teng Chuan Hiang

    Hi Tony,

    For your information, our procurement Management System is developed using Force.com and we need to send information to the Accounting Seed system? How do we make this integration work?

    Thanks 

    0
    Comment actions Permalink
  • Tony

    Teng,

    There are several ways that this could work. We would need to have a call to discuss. 

    0
    Comment actions Permalink
  • Saurabh Kapadia

    Hi Tony,

     

    How can we create Sale Orders in Accounting Seed via the API? Is that supported?

     

    Thanks,

    Saurabh

    0
    Comment actions Permalink
  • Tony

    Yes, just insert these data records just link any other records you would insert via the API. 

    0
    Comment actions Permalink
  • Rebecca Ralls

    Is it possible to programmatically check to see the status of all the processes that are run when a period is open or closed? I'd like to automatically fire another process off that completion.

    0
    Comment actions Permalink
  • Aaron Harris

    I was told that in order to track revenue in opportunities we would need to create a "billing" for each piece of revenue that comes in.  As a non-profit that mostly receives unpredictable contributions that would mean a lot of extra work for our part-time bookkeeper.  As a result we are only going to enter cash contributions in cash receipts, however, this will not communicate (out of the box) with opportunities which drive all of the dashboards and reporting.  What is the easiest way to get cash receipts to duplicate in opportunities (automatically)?

    0
    Comment actions Permalink
  • Ryan Faulkingham

    Hi Aaron,

    When you click on the "create billing" button from the opportunity, there is a "cash sale" checkbox. If this is checked, it will create the billing and cash receipt for that opportunity. Please test this out and let me know if this works for you.

    Thank you,

    Ryan

    0
    Comment actions Permalink
  • Rebecca Ralls

    Ah ha! I knew there was a cash sale option somewhere, but I couldn't find the documentation ... it's not discussed in either the create billing nor the cash receipt pages. ... 

    0
    Comment actions Permalink
  • Tony

    Aaron,

    Several customers book directly to the cash receipt if their accounting needs are simple enough. You can create a process builder to do this automatically. Also some will bundle several transactions as a journal entry. The billing is not a required approach. It is just the easiest out of the box.

    0
    Comment actions Permalink

Article is closed for comments.