Calling a BOOMI API from Azure Logic Apps workflow

salilsingh-9961 351 Reputation points
2023-07-14T14:28:07.0833333+00:00

Hi Team,

I have a requirement where I have to call a BOOMI API (Post) using Azure Logic Apps workflow. Based on the result of the request, I have to configure different elements of the workflow.

Can you please let me know the steps involved here and how it is different from calling a REST API.

If possible, can you please provide me with the link which mentions steps which are needed to perform above.

Thanks,

Salil

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
{count} votes

2 answers

Sort by: Most helpful
  1. MayankBargali-MSFT 70,936 Reputation points Moderator
    2023-07-18T12:00:32.08+00:00

    @salilsingh-9961 Thanks for reaching out. Have you looked into the HTTP action where you can configure any HTTP URL with any supported method type along with the queries, header and body to call your HTTP endpoint.

    0 comments No comments

  2. Vinit Bhagat 0 Reputation points
    2024-09-09T05:50:42.15+00:00

    Hi @salilsingh-9961

    I have also same requirement. did you find the solution? if yes, kindly share the same.

    Thanks,

    VB

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.