#Bertrand

1 messages · Page 1 of 1 (latest)

red sentinelBOT
patent nest
#

Hi 👋 what is Claris Filemaker, I haven't heard of it before?

#

We don't have prebuilt integrations for a lot of tools/programs that exist, you will likely need to build your own integration or find one built by a third-party, but interested in hearing more about the tool you're trying to integrate with and what you're trying to do.

fresh yacht
#

Claris Filemaker is a database system working on Linux, macOS or Windows. It's only about 40 years old, actually the last update is 19. There is a complete SDe working around these database.

#

With Filemaker, I can use API base on REST and ask information about extyernal system. By exemple using something as curl I can get information from Prestashop.

patent nest
#

Gotcha, so what are you trying to do with Stripe related to that system?

fresh yacht
#

I want only ask Stripe to give me information about a paielment (who, when and amount) so I 'll be able to prepare a reservation in the FileMaker application.

patent nest
#

And where are you running into problems currently?

fresh yacht
#

By exemple, with PrestaShop, I built an URL, send this URL and get a JSON text wher I can get informations. that I treat to create a record in database.

#

I can found in Stripe doc how to build such an URL.

patent nest
fresh yacht
#

I'll have a complete look about webhooks. Thanks

patent nest
#

Any time!