Hi all,
I am creating a website for my business which is a reseller of telecommunications products. I am looking to return prices via postcode as some areas are covered and some aren’t.
I have API access which confirms availability by postcode (Yes / No). I want to simply say “If Yes then standard pricing” and “If No, not available”.
I think the workflow would look like:
- Customer adds postcode to website field form
- Postcode is used to access and search API
- API returns value
- If YES routes to a new page (pricing / order etc)
- If NO, contact form (not available, register interest).
Are there any inbuild functionalities in webflow or webflow that would help me do this? I have reviewed the API etc and I am not a developer so looks pretty techncal.
Any help or guidance in the right direction would be greatly appreciated.
Thanks,