Method Community

 

Search

You searched for the word(s): %27
Page 59 of 2515 (25150 items) « First ... < Previous 57 58 59 60 61 Next > ... Last »
  • API POST Contact / Not OtherName

    When I'm creating a new contact record with the API or even with an action set. The new contact type is always "OtherName" Does anyone know what is causing this? Or how I can go about automatically making a new contact record without it saying this? It should just be "Customer" but I cannot figure it out.
    Posted to Method:API Q&A (Forum) by sp9001 on 01-31-2023
  • Method Updates - January 31st, 2023

    The following updates are now live for users of Method New Features / Updates Items - Fixed an issue where fields were not validated with a new validation feature. . (PL-26337) Fixes Audit Trail - Fixed formatting & an issue that prevented filtering by time. . (PL-39581) Multi-tenancy - Fixed an issue for an account where the ...
    Posted to Release Notes (Weblog) by Method_Nicolas on 01-31-2023
  • Method Updates - January 30, 2023

    The following updates are now live for users of Method: New Features / Updates Email Templates - Updated logic so stock Method email templates can no longer be edited directly without making a copy first. Gives users the ability to revert back to the original and receive updates from Method. (PL-38754) Regards, Brian
    Posted to Release Notes (Weblog) by Method_Brian on 01-30-2023
  • Re: Making a customer portal integrated app

    Hi, Yes, you can use an API to create a customer app where a customer's data is available to that customer. An API (Application Programming Interface) allows you to interact with an external service, such as a database, and retrieve or modify data in a secure manner. By integrating an API into your customer app, you can retrieve customer data ...
    Posted to Method:API Q&A (Forum) by James Millere on 01-30-2023
  • Method Updates- January 27, 2023

    The following updates are now live for users of Method New Features / Updates Proposals & Donations - Updated the tab styles' height and padding on the screen. (PL-39524) Fixes Activity type - Fixed an issue with enabling "Cause reminder". (PL-39576) Multi-tenancy- Fixed an issue where user permissions weren't ...
    Posted to Release Notes (Weblog) by Method_Ayushi on 01-27-2023
  • Method Updates - January 24th, 2023

    The following updates are now live for users of Method New Features / Updates Work Orders, Field Crew, Activities - Added a filter on Calendar to hide canceled events. (PL-36532) Regards, Nicolas
    Posted to Release Notes (Weblog) by Method_Nicolas on 01-24-2023
  • Method Updates - January 23, 2023

    The following updates are now live for users of Method: Fixes Payments - Fixed an issue where clicking the save button also processed the payment (Xero). (PL-39053) Regards, Brian
    Posted to Release Notes (Weblog) by Method_Brian on 01-23-2023
  • Re: How to Create an Item from API?

    Here's the trick, you need to add to the ItemInventory table, not the Item table. Kinda confusing....but the Item table is more of a "view" of all the types of item tables.  And yes, we should be making that more obvious via the API. I tried, using PostMan to create an item in the ItemInventory table, and can confirm that ...
    Posted to Method:API Q&A (Forum) by Method_Paul on 01-20-2023
  • Method Updates- January 20, 2023

    The following updates are now live for users of Method New Features / Updates Work Orders - Updated and added header for New / Edit Work Order screen. (PL-39418) Sales Transactions - Added logic to prevent invalid tax options from being applied to Subtotal tax items (QBDT). Fixes Work Orders - Fixed an issue where Field Crew notes were ...
    Posted to Release Notes (Weblog) by Method_Ayushi on 01-20-2023
  • Re: How to Create an Item from API?

    I tried this all the way down to just one field and have not found a way to get the Item Name or Description to add.  curl --location --request POST 'https://rest.method.me/api/v1/tables/item' \ --header 'Authorization: APIKey **' \ --header 'Content-Type: application/json' \ --data-raw '{ "Name": ...
    Posted to Method:API Q&A (Forum) by jamieroyce on 01-19-2023
Page 59 of 2515 (25150 items) « First ... < Previous 57 58 59 60 61 Next > ... Last »