Port and IP in Podio API? - podio

So we have this client who asked us to create a Simple Form that will create an item in Podio. Problem is they are very strict in security and before we can upload the created form to their server, they are asking us to provide some sort IP and Port. Now, I am not sure what Port and IP they are referring.
Any help is greatly appreciated. Thank you!

All requests to the API should be port 443 because we use HTTPS.
For more information please see our developers guide. [1]
[1] https://developers.podio.com/

Related

How to get heroku websites IP Addresss?

I will integrate a rest api for my website. Integrator company wants an IP address for restrictions. I will send my computer ip for development and website (provider: heroku) ip for production. But i cant figure how the obtain these informations. Can anybody help or send an documentation about it?
Heroku does not provide a static IP.
Yet, here are 3 ways to make it work :
Give the domain address instead of an IP address to the integrator.
As Heroku is using volatile IP addresses, This is the best way.
Use an Add-on, Fixie or Guru301 seems to do exactly that
not recommended : Add a DNS A-record You can hard code your IP but it doesn't look stable

Inquiries about using Google SDK

I'm Park Sungmin of Bizpring.
We are trying to set up a firewall to use the Google sdk (gsutil, bq) command on the internal server.
I'm trying to set up a firewall based on the domain, which port should I open for which domain?
Please check.
Thank you.
Google APIs operate on HTTPS, so you need to be able to make outbound port 443 connections.

Host WebApiService

I am new to .Net web field. I want to be able to call my web Api service from other computers within local network or my office.
I can call my Api in my browser but other can't. My another PC is also able to ping this ip address.
Please guide me. I can't find any references. Thanks
I found firewall is blocking, turning it off solve my problem.
You don't have to disable the firewall. In most computers port 8080 which you are using isn't open by default.Just make an inbound rule on your firewall to allow the connection. Something like below:
Press next and check the Allow the connection option in the next screen and then try again.

How to redirect all http, https request in network to apache server for creating firewall in raspberrypi..?

How to redirect all http, https request in network to apache server for creating firewall in raspberrypi..?
For example , if i have 3 PC in my network with IP addresses as 192.168.1.8, 192.168.1.9 and 192.168.1.10 and if from any PC i try to visit https://www/google.com then i should navigate or redirect to some IP like 192.168.1.10.
I want to implement this using linux and mostly using raspberry pi.
Please help me..
Thank you in advance.
It sounds like what you need is a Raspberry Pi router. There are multiple tutorials out there that accomplish what you need in different ways using the same principles. I included a couple links for you to read through.
https://www.raspberrypi.org/documentation/configuration/wireless/access-point.md
https://learn.adafruit.com/setting-up-a-raspberry-pi-as-a-wifi-access-point/overview
As you go through the tutorials, take notes of what you don't understand and create new questions for the community to help.
Good luck!

What is the default port for the management service that service insight requires?

I've installed the management service, but then I'm not sure what the default port is?
I saw the port number listed in the installer but didn't think to write it down. I had assumed that the default port would be pre-filled for me wherever I would need provide it. A google search gives lot of information on how service insight works, but sadly no one seems to need the port number.
At the moment is 33333, but we planning to change it!
The default port is 33333. Additionally, if you are using ServiceInsight the URL required to connect will be http://yourservername:33333/api