rest - How to use Zapier with my Java RESTful API -


i've been asked use zapier send sms , add subscriber mailchimp once addnewcontact endpoint called.

i've never worked zapier i'm having trouble understanding how proceed; in zapier 1 can create app or zap. same ?

my task use zapier pursposes mentioned above, if clarification/guidelines start , how proceed appreciated.

we use jax-rs/jersey 2.1 main idea have call rest api belongs zapier can make request send sms , add newly created contact subscriber in mailchimp.

we created zap triggered sms once contact endpoint called done specific client, isn't solution we're looking since authentication keys, clients , contact information dynamic.

my problem in zapier documentation can't find related requirements, find ui solutions directly working in zapier.

thanks in advance.

a zap main interface in zapier construct integration between available apps setting trigger source capture data, , subsequent actions receive data.

an app typically branded service, , it's use within zaps create integration. apps provided zapier (you need authenticate within each service use them) , can create own apps.

there generic apps (like webhooks) can use send data external service, such own rest api.

you can send sms directly within zapier using service twilio.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -