Jump to content

Sterio, Louis

Members
  • Posts

    69
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Sterio, Louis

  1. We're working on exposing this object in the REST API, its actually already done we just need to make it available for you to use in open beta. It will not be exposed via the XML API.
  2. Yes it is possible, you would need to open up a case to ask for a sender ID password reset. When we do this for you please be aware that any integration using that sender ID will break until you update the password on the respective integrations. Support will also let you know this. Yes sometimes it is necessary, especially when you feel the credentials have been compromised.
  3. I see, I am not familiar with postmans import file option. Sounds like you would either need to somehow customize it. Or build a utility outside of postman to generate your payloads and then copy/paste them into postman for execution.
  4. @Gert Ambachtsheer I sent you a PM asking for your email, can you also PM me the company ID you're attempting to test with? I want to ensure its a non-production company.
  5. @Aaron LaBounty For smart events and smart rules, use "Export def" you can find this button it you edit any of your smart rules or smart events. You can then copy and paste the xml returned into its respective section within the customization package. Stack them in the package if you have multiple within the section. I do not believe you can add sequences to this customization package. Can you provide a screenshot and highlight what you're looking to package related to sequences? Screenshot the whole page please.
  6. Yes thats right. Give it a test in a sales demo and sandbox to confirm but you can pass multiple payitems in one request.
  7. The manual payment API supports multiple line items if that is what you're asking however you cannot specify a line number. documentation: https://developer.intacct.com/api/accounts-payable/ap-payments/#create-manual-ap-payment-legacy
  8. We will be publishing error codes and meanings at a later date. This is on our priority list. Could you provide some additional details on this issue? For example the endpoints used to authenticate? AUTH_URL and ACCESS_TOKEN_URL
  9. @Frederick Almond Slide in authentication is used with partner consoles, this allows them to slide into companies with the customers approval. Most likely is not something you need. Here is more information on that: https://www.intacct.com/ia/docs/en_US/help_action/More/Consoles/External_users/about-external-users.htm In terms of your other question, right now this will not change but it could in the future, best practice would be to assume it will change and use what is provided in the response.
  10. Are you connecting to a non-production company, also connecting with an admin user? If you are let me know and we can take a call, Thomas can you private message me your email address?
  11. @Lee Savidge I don't see a way either to retrieve these lists via the API. I think it would be a nice enhancement potentially for the REST API. I will ask the owning application team PM if this could be added to the roadmap.
  12. REST API is subject to the same maintenance windows, it is consistent across all time zones.
  13. @Pavel Kabir This is now on the GL teams roadmap and should be available before GA.
  14. Ah I see. If you retrieve the PDF via the API, Intacct will toggle the "PRINTED" field from "No" to "Yes" on the SODOCUMENT object. Just tested this for you. https://developer.intacct.com/api/order-entry/order-entry-transactions/#get-order-entry-transaction-pdf-data <content> <function controlid="testControlId"> <retrievepdf> <SODOCUMENT> <DOCID>Sales Invoice-INV-0051</DOCID> </SODOCUMENT> </retrievepdf> </function> </content>
  15. Jacky, Thank you so much for the examples. I will run this by the GL team for review and consideration. Can you private message me the sender ID you used to generate your client ID? I need to add the account balance API to your client ID to allow you test. Its currently in limited release as they are still working on the response pagination.
  16. Wayne, If you simply print the Invoice to PDF within Intacct I believe that should trigger the RAWSTATE field to change. Let me know if that doesn't work.
  17. @Lindsay Klatzkin Relying on IP whitelisting can be problematic as our public IP addresses may change over time due to various network configuration updates or cloud service policies. This change would potentially disrupt the connectivity if the IP addresses were hard-coded into their security settings. Could explore the possibility of using domain names instead of IP addresses for the basis of whitelisting. Using our domain name (e.g., intacct.com) would allow their security systems to perform a reverse DNS lookup to verify requests coming from our servers. This method is generally more robust as it adapts to changes in IP addresses without requiring frequent manual updates. You can also send the sessionid as an argument to your endpoint {!USERPROFILE.SESSIONID!} to validate.
  18. @Jacky Xu Could you provide an example of a current request and response and the a proposed request and response, highlights the changes and add some comments explaining the benefits. I will then run this by the GL team for consideration to see if this is something that can be accommodated or not.
  19. Sorry for the delay @Pavel Kabir I am following up with the GL team on this and will get back to you.
  20. Jacky, I have asked the API team if we can get this on the roadmap. I will let you know once I hear back. Thank you for the great feedback!
  21. @Daniel Keig, First you have to go the club and drill into each section you want to follow > click follow. Then click on your name in the upper right hand corner > Manage followed content > Forums > change preference to "One email per week with all new content from that week". There has not been a lot of activity here yet, this could be the reason why. This should change soon and I will monitor. I just set the same settings above and will make sure I am getting notifications. If not I will raise a ticket to get it fixed.
  22. Daniel, Thank you for this feedback. I will follow up on this and get back to you as soon as possible.
  23. Tony, I will setup a call with you next week so we can troubleshoot together and then we can post the what the issue was here. Look for my invite.
×
×
  • Create New...