Skip to main content

Notifications

Finance | Project Operations, Human Resources, ...
Unanswered

How to insert record from Postman using custom service

(0) ShareShare
ReportReport
Posted on by 30

I need help while inserting records in D365 using a custom service from the postman

  • Martin Dráb Profile Picture
    Martin Dráb 230,836 Most Valuable Professional on at
    RE: How to insert record from Postman using custom service

    Create record of Fin & Ops Apps (Dynamics 365) connector sounds like the easiest way to me.

    Note that it requires a data entity. If you don't have any data entity, you should create one, to allows data export and import, Excel integration, Power Apps integration and a plenty of other things based on entities.

  • HammadAhmed12 Profile Picture
    HammadAhmed12 30 on at
    RE: How to insert record from Postman using custom service

    Basically i have a power app now i want to insert data into it and insert into my table. what is the  best approach for this?

  • Martin Dráb Profile Picture
    Martin Dráb 230,836 Most Valuable Professional on at
    RE: How to insert record from Postman using custom service

    These are two different things.

    Postman allows you to call your custom service, but it has nothing to do with inserting data to a table.

    The logic for inserting data to a table can be implemented in a custom service, but it's not related to Postman. The logic will work the same if you run the service from another client or even from X++.

    Therefore split the problem to several parts:

    1. Evaluating whether a custom service is the right approach. Consider using OData instead. Maybe you don't need to develop anything at all in such a case.
    2. Inserting data to a table. If you don't know how to work with tables through X++, learn that first.
    3. Developing a custom service.
    4. Calling the custom service through Postman.

    You won't achieve anything if you try to do everything at once. Instead, split the problem to smaller pieces and deal with them one by one. When you get stuck, you'll know what the problem is and you'lll be able to ask a specific question in this forum.

  • HammadAhmed12 Profile Picture
    HammadAhmed12 30 on at
    RE: How to insert record from Postman using custom service

    I want to know how can i insert a data in my table field from postman using my contract class

  • Martin Dráb Profile Picture
    Martin Dráb 230,836 Most Valuable Professional on at
    RE: How to insert record from Postman using custom service

    You're at the right place. Please explain your problem to us.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,965 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 230,836 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans