Skip to content
IP, Omnistudio

Working with Integration Procedure and FlexCards

October 27, 2024

Things that we will cover

Weather API — https://www.weatherbit.io/api

Create IP

Set variables

Call the end point

How to Create Integation procedure with HTTP action calling the end point.

App launcher > Omnistudio > Integration Procedure > New

Type = weather; subtype = weatherForecast

Create Set Value; to hold API Key for weather api

Create HTTP action to call api endpoint;

dont forget remote settings in setup to add https://api.weatherbit.io

Add Response Action to check the IP response in json > go to perview to see the results

Now we can see the data json coming from api endpoint, next we will learn how to transform this json using data mapper

Keep Reading

Related Articles and Resources

Learn Omnistudio Datamapper Salesforce | Tutorial on Salesforce Datamapper Omnistudio
October 6, 2024

Learn Omnistudio Datamapper Salesforce | Tutorial on Salesforce Datamapper Omnistudio

Configure Omnistudio DataMapper Transform data JSON ...

How to Pass List/Obj to Integration Procedure from FlexCard?
November 10, 2024

How to Pass List/Obj to Integration Procedure from FlexCard?

Passing Input to a Integration Procedure, the syntax is...

Getting Started with Salesforce FlexCards: A Beginner’s Guide
July 5, 2025

Getting Started with Salesforce FlexCards: A Beginner’s Guide

Salesforce OmniStudio offers a range of tools that allow...

How to Train an AI Agent to Troubleshoot OmniScript Failures?
January 21, 2026

How to Train an AI Agent to Troubleshoot OmniScript Failures?

Your OmniScript is running smoothly in production. Users...

How to Call an Apex Class from a Data Mapper in OmniStudio?
June 11, 2025

How to Call an Apex Class from a Data Mapper in OmniStudio?

How to Call an Apex Class from a Data Mapper in? ...

Dynamic Revenue Orchestrator on the Salesforce Revenue Cloud
September 27, 2025

Dynamic Revenue Orchestrator on the Salesforce Revenue Cloud

With the fast pace of business, organizations are under...